π Spring Integration 6.4.0-M3 Available
https://spring.io/blog/2024/09/18/spring-integration-6-4-0-m3-available
https://spring.io/blog/2024/09/18/spring-integration-6-4-0-m3-available
Spring Integration 6.4.0-M3 Available
Level up your Java code and explore what Spring can do for you.
π Spring Boot 3.2.10 available now
https://spring.io/blog/2024/09/19/spring-boot-3-2-10-available-now
https://spring.io/blog/2024/09/19/spring-boot-3-2-10-available-now
Spring Boot 3.2.10 available now
Level up your Java code and explore what Spring can do for you.
π1
π Spring Boot 3.4.0-M3 available now
https://spring.io/blog/2024/09/19/spring-boot-3-4-0-m3-available-now
https://spring.io/blog/2024/09/19/spring-boot-3-4-0-m3-available-now
Spring Boot 3.4.0-M3 available now
Level up your Java code and explore what Spring can do for you.
π2
π Spring Cloud Dataflow 2.11.5 Released
https://spring.io/blog/2024/09/19/spring-cloud-dataflow-2-11-5-released
https://spring.io/blog/2024/09/19/spring-cloud-dataflow-2-11-5-released
Spring Cloud Dataflow 2.11.5 Released
Level up your Java code and explore what Spring can do for you.
π Spring Modulith 1.3 M3, 1.2.4, and 1.1.9 released
https://spring.io/blog/2024/09/20/spring-modulith-1-3-m3-1-2-4-and-1-1-9-released
https://spring.io/blog/2024/09/20/spring-modulith-1-3-m3-1-2-4-and-1-1-9-released
Spring Modulith 1.3 M3, 1.2.4, and 1.1.9 released
Level up your Java code and explore what Spring can do for you.
π Spring Shell 3.2.8, 3.3.3 and 3.4.0-M2 are now available
https://spring.io/blog/2024/09/23/spring-shell-3-2-8-3-3-3-and-3-4-0-m2-are-now-available
https://spring.io/blog/2024/09/23/spring-shell-3-2-8-3-3-3-and-3-4-0-m2-are-now-available
Spring Shell 3.2.8, 3.3.3 and 3.4.0-M2 are now available
Level up your Java code and explore what Spring can do for you.
π This Week in Spring - September 24th, 2024
https://spring.io/blog/2024/09/24/this-week-in-spring-september-24th-2024
https://spring.io/blog/2024/09/24/this-week-in-spring-september-24th-2024
This Week in Spring - September 24th, 2024
Level up your Java code and explore what Spring can do for you.
π A Bootiful Podcast: Oracle Java Developer Advocate Billy Korando on Java 23, Structured Concurrency, and more
https://spring.io/blog/2024/09/26/a-bootiful-podcast-oracle-java-developer-advocate-billy-korando-on-java-23
https://spring.io/blog/2024/09/26/a-bootiful-podcast-oracle-java-developer-advocate-billy-korando-on-java-23
A Bootiful Podcast: Oracle Java Developer Advocate Billy Korando on Java 23, Structured Concurrency, and more
Level up your Java code and explore what Spring can do for you.
π AI Meets Spring Petclinic: Implementing an AI Assistant with Spring AI (Part I)
https://spring.io/blog/2024/09/26/ai-meets-spring-petclinic-implementing-an-ai-assistant-with-spring-ai-part-i
https://spring.io/blog/2024/09/26/ai-meets-spring-petclinic-implementing-an-ai-assistant-with-spring-ai-part-i
AI Meets Spring Petclinic: Implementing an AI Assistant with Spring AI (Part I)
Level up your Java code and explore what Spring can do for you.
π1
π Keyset Pagination with Spring Data WindowIterator
https://vladmihalcea.com/spring-data-windowiterator/
https://vladmihalcea.com/spring-data-windowiterator/
Vlad Mihalcea
Keyset Pagination with Spring Data WindowIterator - Vlad Mihalcea
Learn how we can generate Keyset Pagination queries with the Spring Data WindowIterator utility and Window query results.
π Spring Boot 2.7 Support Period Extended
https://spring.io/blog/2024/09/27/spring-boot-2-7-support-period-extended
https://spring.io/blog/2024/09/27/spring-boot-2-7-support-period-extended
Spring Boot 2.7 Support Period Extended
Level up your Java code and explore what Spring can do for you.
π AI Meets Spring Petclinic: Implementing an AI Assistant with Spring AI (Part II)
https://spring.io/blog/2024/09/27/ai-meets-spring-petclinic-implementing-an-ai-assistant-with-spring-ai-part
https://spring.io/blog/2024/09/27/ai-meets-spring-petclinic-implementing-an-ai-assistant-with-spring-ai-part
AI Meets Spring Petclinic: Implementing an AI Assistant with Spring AI (Part II)
Level up your Java code and explore what Spring can do for you.
π Using MockMvc With SpringBootTest vs. Using WebMvcTest
https://www.baeldung.com/spring-mockmvc-vs-webmvctest
https://www.baeldung.com/spring-mockmvc-vs-webmvctest
Baeldung on Kotlin
Using MockMvc With SpringBootTest vs. Using WebMvcTest | Baeldung
Tutorial on the difference between the @SpringBootTest and @WebMvcTest annotations.
π Migrate HttpStatus to HttpStatusCode in Spring Boot 3
https://www.baeldung.com/spring-boot-httpstatuscode
https://www.baeldung.com/spring-boot-httpstatuscode
Baeldung on Kotlin
Migrate HttpStatus to HttpStatusCode in Spring Boot 3 | Baeldung
Learn how to migrate from HttpStatus to HttpStatusCode in Spring Boot 3.