🆕 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.
🆕 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.
🆕 Using CompletableFuture With Feign Client in Spring Boot
https://www.baeldung.com/feign-client-completablefuture-spring-boot
https://www.baeldung.com/feign-client-completablefuture-spring-boot
Baeldung on Kotlin
Using CompletableFuture With Feign Client in Spring Boot | Baeldung
Learn how to use OpenFeign and CompletableFuture to parallelize multiple HTTP requests.
🆕 Integrating Firebase Authentication With Spring Security
https://www.baeldung.com/spring-security-firebase-authentication
https://www.baeldung.com/spring-security-firebase-authentication
Baeldung
Integrating Firebase Authentication With Spring Security | Baeldung
Learn how to use Firebase Authentication with Spring Security.
👍1
🆕 Rapid Web Application Development With Spring Boot and Jmix
https://www.baeldung.com/jmix-rapid-web-application-development
https://www.baeldung.com/jmix-rapid-web-application-development
Baeldung on Kotlin
Rapid Web Application Development With Spring Boot and Jmix
In this tutorial, we'll learn how to use the Jmix Studio and Jmix Framework for IntelliJ IDEA to build a full-stack MVP for a Spring Boot application.
🆕 Understanding switchIfEmpty() in Spring Reactive
https://www.baeldung.com/spring-reactive-switchifempty
https://www.baeldung.com/spring-reactive-switchifempty
Baeldung on Kotlin
Understanding switchIfEmpty() in Spring Reactive | Baeldung
Learn about the switchIfEmpty() operator in Spring Reactive.
🆕 Supercharging Your AI Applications with Spring AI Advisors
https://spring.io/blog/2024/10/02/supercharging-your-ai-applications-with-spring-ai-advisors
https://spring.io/blog/2024/10/02/supercharging-your-ai-applications-with-spring-ai-advisors
Supercharging Your AI Applications with Spring AI Advisors
Level up your Java code and explore what Spring can do for you.
👍1
🆕 Spring Boot on Kubernetes with Eclipse JKube
https://piotrminkowski.com/2024/10/03/spring-boot-on-kubernetes-with-eclipse-jkube/
https://piotrminkowski.com/2024/10/03/spring-boot-on-kubernetes-with-eclipse-jkube/
Piotr's TechBlog
Spring Boot on Kubernetes with Eclipse JKube - Piotr's TechBlog
This article will teach you how to use the Eclipse JKube project to build images and generate Kubernetes manifests for the Spring Boot app.
❤2