A Bootiful Podcast: Oracle Java Developer Advocate Nicolai Parlog on the latest and greatest in Java
Hi, Spring fans! In this installment, I talk to Oracle Java Developer Advocate Nicolai Parlog on the latest and greatest in Java.
Hi, Spring fans! In this installment, I talk to Oracle Java Developer Advocate Nicolai Parlog on the latest and greatest in Java.
On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Framework 6.1.4
, 6.0.17
and 5.3.32
are available now.
Spring Framework 6.1.4
ships with 106 fixes and documentation improvements. This version will be shipped with Spring Boot 3.2.3, to be released next week.
Spring Framework 6.0.17
ships with 17 fixes and documentation improvements. This version will be shipped with Spring Boot 3.1.9, to be released next week.
Spring Framework 5.3.32
ships with 19 fixes and documentation improvements.
The releases address CVE-2024-22243 for URL Parsing with Host…
Hi, Spring fans! Welcome to another installment of This Week in Spring! Friends, tomorrow is Valentine's day, and I love Spring. So, it's a very exciting thing indeed to be able to share this week's jam-packed roundup. Let's dive right into it!
Dear Spring Community,
I am happy to announce the 4.21.1 release of the Spring Tools 4 for Eclipse, Visual Studio Code, and Theia.
Detailed changes can be found in the release notes: https://github.com/spring-projects/sts4/releases/tag/4.21.…
Hi, Spring fans! In this installment we look at the brand new Spring Boot Testjars project, which greatly simplifies standing up and reusing satellite Java-based services like other Spring Boot-based microservices or infrastructure like the Spring Authorization Server.
#springboot #java #java21 #testjars #oauth #docker #architecture #softwaretesting #microservices
Hi, Spring fans! In this installment we'll look at the new Spring AI project, which provides convenient integrations with LLMs (like the one behind ChatGPT) and tools to support the RAG (retrieval augmented generation) pipeline.
#ai #springboot #artificialintelligence #java #graalvm #cloud #java21 #postgresql
Hi, Spring fans! In this installment the good and the great Dr. Venkat Subramaniam rejoins the show, live from the fantastic VOXXED DAYS CERN event, to talk about some of the amazing features in Java 21
Hi, Spring fans! Welcome to another installment of the rip-roarin' adventure that is This Week in Spring! We've got a lot to look at, as usual, so let's dive right into it!
Hi, Spring fans! In this installment, I talk to fellow Java Champion Gunnar Morling, and we look at how his 1BRC challenge helped the community eek out some of Java's best performance numbers
On behalf of the community, I am pleased to announce that the General Availability (RELEASE) of the Spring Cloud 2022.0.5 Release Train is available today. The release can be found in Maven Central. You can check out the 2022.0.5 release notes for more information.
Added support for running web workloads (e.g., SpringMVC) as native executables in serverless environments (e.g., AWS). More documentation to come, but you can see sample here - https://github.com/aws/serverless-java-container/tree/main/samples…