- Gothenburg
-
07:29
(UTC +01:00)
Pinned Loading
-
gradle-monorepo
gradle-monorepo PublicExperiment using gradle to build and deploy a monorepo with two artifacts
Kotlin 1
-
simple-logstash-logger
simple-logstash-logger PublicA simple logger for outputting logstash json or yaml to stdout
JavaScript 2
-
spring-boot-mysql-logger
spring-boot-mysql-logger PublicCompanion project to https://hairoftheyak.com/posts/logging-raw-sql-in-mysql-jdbc-driver
Java
-
Fun with kotlin and jackson
Fun with kotlin and jackson 1import com.fasterxml.jackson.databind.JsonNode
2import com.fasterxml.jackson.databind.ObjectMapper
3import com.fasterxml.jackson.module.kotlin.KotlinModule
45fun main(args: Array<String>) {
-
Run shell command in groovy
Run shell command in groovy 1/**
2* Runs commands using /bin/sh and returns stdout as string
3*
4* <p>
5* If the exit code of the command is non-zero, the stderr of the command is printed to stderr
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.