This Week in Spring – Tech27th, 2018 | Java
Hi Spring fans! Welcome to another installment of This Week in Spring! This week I’m in Marikesh, Morocco for the epic Devoxx MA talking about all things Spring and cloud with my friends – Google’s Ray Tsang and Microsoft’s Bruno Borges. Then, tomorrow it’s off to Bern and Zurich Switzerland [for the local JUGs there. Tonight, in about 15 minutes, I’m doing a live training on Safari – “Bootiful Kotlin,” too.
As usual, we’ve got a ton of things to cover so let’s get to it!
- Spring Framework 5.1.3, 5.0.11 and 4.3.21 available now
- Spring Cloud Greenwich.M3 is available
- Join individuals like you who donated more than $70K over the past year to help support 350+ community-driven, Open Source software projects developed at the all-volunteer Apache Software Foundation.
- Wondering what affects availability in Pivotal CF? Denise Yu and Josh McKenty explain in this comic
- The Neo4j team are happy to announce the first release of the Neo4j and Apache Kafka integration.
- Spring Data ninja Mark Paluch has just previewed typesafe Kotlin queries for Spring Data MongoDB
- Check out Okta developer advocate Matt Raible’s epic post, Spring Boot 2.1: Outstanding OIDC, OAuth 2.0, and Reactive API Support
- I love this thread on tools that are useful that have come out of the development of Spring Boot
- The Redis Client Lettuce 5.1.3.RELEASE has been released
- Gradle 5.0 has been released, and in this release the Kotlin DSL for build scripts is now production-ready!
- Nice post on making Kafka and RabbitMQ integration easier with Spring Cloud Stream
- I love this new software-defined delivery manfiesto coming from Atomist CEO and Spring founder Rod Johnson
- Check out v0.1 of a datasource-proxy for R2DBC, the open-sourced, reactive SQL-data access SPI from your friends at Pivotal and beyond.
- Also, I like this example of tracing with Spring Cloud sleuth and R2DBC](https://github.com/ttddyy/datasource-proxy-r2dbc#distributed-tracing)
- Hat tip to Michael Hunger: “If you’re interested in polyglot (R, python, ruby, js, llvm bitcode, java) execution on GraalVM and the AOT capabilities, this three hour presentation by Oleg and Thomas from Devoxx is really amazing and full of demos
- Check out Dieter Hubau’s slides for a presentation introducing KNative, Istio, Project Riff and Spring Cloud Function
- Check out this great video by James Watters on the power of BOSH: BOSH is the magic sauce behind VMware and Pivotal’s PKS
- There has been amazing progress being made on Apache Tomcat translations and still lots to do. Come and help us at
- Spring Cloud co-founder has this to offer regarding the future of Hystrix in Spring Cloud, now that Netflix have officially deprecated it: “2 things. Watch for a blog post on early December. Also, we will continue to support folks using hystrix through Spring Cloud Netflix. Ribbon has been in a similar state for more than two years and we have supported it the whole time
- Check out Spring Test Framework lead and JUnit 5 lead Sam Brannen’s super fast introduction to JUnit5
- Check out this webcast on what’s new in Gradle 5.0
- R2DBC 1.0 M6 is out and it has SQL Server, H2 and PostgreSQL bindings you can try.