Java Weekly, Issue 306

A deep dive into local variable type inference first made available in Java 10, and Azure Spring Cloud is now in public beta.

Java Weekly, Issue 303

A couple of good intro articles on Spring Cloud Stream, and a promising new data synchronization platform from Netflix. Plus, Boot 2.2.

Java Weekly, Issue 302

A breakdown of the top new features in Spring Data Moore, and a new series on JavaFX is ramping up.

Java Weekly, Issue 295

A guide to creating secure services using Spring Cloud Gateway, and a cool presentation on Serverless Java.

Java Weekly, Issue 289

A new explore-the-project option is available on Spring Initializr, and a guide to making Kotlin code easier to read through the use of scope functions.

Java Weekly, Issue 286

A new series on Spring Cloud Gateway kicks off, and a good write-up on the opposite nature of objects and data structures.

Java Weekly, Issue 285

A cool library for testing database migrations in JUnit that uses throwaway Docker containers, and a method for making S3 signed URLs cacheable.

Java Weekly, Issue 284

A new Spring Cloud Services project for building service brokers, and a look at Hypersistence Optimizer, a performance tuner for JPA and Hibernate applications.

Java Weekly, Issue 282

A sneak peek at the transactional support coming to Spring Reactive, and a solid piece on dealing with technical debt.

Guide to Quarkus

Learn about Quarkus and if it’s an alternative for bringing Java more effectively to the cloud

Java Weekly, Issue 277

A guide to using coroutines and Kotlin Flow to write non-blocking code in an imperative way with the Spring reactive stack.

Java Weekly, Issue 276

Java 12 has been out of just a few weeks and packing some really cool functionality. We’re looking at the enhanced switch this week – highly useful.