Krzysztof Góralski

Hello World: Apache Kafka + Go, Kotlin & Java

January 19, 2017 · 2 minute read · Tags: Go , Java , Kotlin , Spring Boot , Spring Cloud Stream

Integration of Applications written in Go, Kotlin and Java using Spring Cloud Stream and Apache Kafka. Java as a Source and Go & Kotlin as consumers. Go HTTP/2 Push example as a bonus.
Continue reading

Interesting Stuff - Volume II

January 6, 2017 · 2 minute read · Tags: Interesting Stuff

Interesting links about Microservices, Kubernetes, Spring Cloud Stream, Kafka & Docker etc.
Continue reading

Kotlin + Spring Boot = Kotlinboot

December 30, 2016 · 1 minute read · Tags: Kotlin , Spring Boot

Another day, another CRUD ;) . Inspired by one of JUG meetings decided to write another example of application. This time it is Kotlin and Spring Boot. But it is a quick one.
Continue reading

Ratpack

October 17, 2016 · 1 minute read · Tags: Java , Ratpack

Some informations about Ratpack - set of Java libraries for building modern HTTP applications
Continue reading

Go Language - First Impressions

September 4, 2016 · 3 minute read · Tags: Go

Just wrote something small with Go Language. Simple CRUD/webservice with MySQL using gorilla mux and sqlx, but it is almost plain Go in dockerized environment.
Continue reading
Next

© 2017 - Krzysztof Góralski. Released under the MIT license
Powered by Hugo with the Type Theme