This Week in Spring: New Releases, Tutorials, and a Bootiful Podcast
Time to catch up with all that's been going on this week with Spring!
Join the DZone community and get the full member experience.
Join For FreeHi, Spring fans! Can you believe we’re already staring down February? I’m still shaking off the vacation feels from the holiday break. I’m at the airport, SFO, a few minutes after midnight in PST, waiting to board my flight to Houston, a connection en route to Charlotte, North Carolina, for the epic SpringOne Tour event — the first of a brand new year! I look forward to seeing y’all there!
Anyway, we’ve got tons to get to, so let’s!
- Spring Tools 4.1.1 released — this new release is packed with tons of features, don’t miss it!
- LISTEN: In this latest installment of my podcast, A Bootiful Podcast, I interview Spring Boot legend Madhura Bhave. Don’t miss it!
- WATCH: In last week’s installment of Spring Tips, I look at hedging client requests with the reactive
WebClient
and a service registry as supported by Spring Cloud’sDiscoveryClient
abstraction. - Spring IO Platform Cairo-SR7
- Spring IO Platform Brussels-SR16
- Spring Cloud Greenwich.RELEASE is now available
- New Tools from Pivotal, IBM Pave the Way for Java EE WebSphere Apps to Move to Cloud Foundry and Kubernetes
- Securing Spring Boot Admin and Actuator Endpoints with Keycloak
- This looks pretty interesting: Fetch only the needed data from the database via Spring Data Projections (DTOs) and enrich the result via virtual properties
- The NewStack has a nice post on Spring Cloud GCP 1.1 — check it out!
- Cloud Foundry foundation directory Abby Kearns predicts trends for 2019.
- JUnit 5.4 RC1 is now available. Please kick the tires and give us feedback before 5.4 GA! 5.4 RC1 also includes
@RegisterExtension
ordering,null
and empty argument sources for@ParameterizedTest
methods, and@TempDir
field injection. - I love this series of posts introducing Kubernetes for Spring developers by the legendary Kubernetes community member Paul Czarkowski.
- The Software Engineering Daily podcast has a great episode on RSocket, the reactive streaming service networking protocol, with Ryland Degnan. Spring Framework 5.2 is intended to integrate RSocket, as well.
- Here’s an interesting podcast episode from The New Stack on people using Cloud Foundry at scale — check it out.
Published at DZone with permission of Josh Long, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments