🆕 Spring Modulith 1.4 M3, 1.3.4, and 1.2.10 released
https://spring.io/blog/2025/03/21/spring-modulith-1-4-m3-1-3-4-and-1-2-10-released
https://spring.io/blog/2025/03/21/spring-modulith-1-4-m3-1-3-4-and-1-2-10-released
Spring Modulith 1.4 M3, 1.3.4, and 1.2.10 released
Level up your Java code and explore what Spring can do for you.
🆕 SpringRunner vs. SpringExtension vs. @SpringBootTest
https://rieckpil.de/springrunner-vs-springextension-vs-springboottest/
https://rieckpil.de/springrunner-vs-springextension-vs-springboottest/
rieckpil
SpringRunner vs. SpringExtension vs. @SpringBootTest - rieckpil
Understand the key differences between SpringRunner, SpringExtension, and @SpringBootTest annotations for your Spring Boot test environment.
🆕 Using Spring AI 1.0.0-SNAPSHOT: Important Changes and Updates
https://spring.io/blog/2025/03/25/spring-ai-update-to-snapshots
https://spring.io/blog/2025/03/25/spring-ai-update-to-snapshots
Using Spring AI 1.0.0-SNAPSHOT: Important Changes and Updates
Level up your Java code and explore what Spring can do for you.
🆕 Using Spring AI 1.0.0-SNAPSHOT: Important Changes and Updates
https://spring.io/blog/2025/03/26/spring-ai-update-to-snapshots
https://spring.io/blog/2025/03/26/spring-ai-update-to-snapshots
Using Spring AI 1.0.0-SNAPSHOT: Important Changes and Updates
Level up your Java code and explore what Spring can do for you.
🆕 Using Spring AI 1.0.0-SNAPSHOT: Important Changes and Updates
https://spring.io/blog/2025/03/27/spring-ai-update-to-snapshots
https://spring.io/blog/2025/03/27/spring-ai-update-to-snapshots
🆕 Using Spring AI 1.0.0-SNAPSHOT: Important Changes and Updates
https://spring.io/blog/2025/03/28/spring-ai-update-to-snapshots
https://spring.io/blog/2025/03/28/spring-ai-update-to-snapshots
Using Spring AI 1.0.0-SNAPSHOT: Important Changes and Updates
Level up your Java code and explore what Spring can do for you.
🆕 A Bootiful Podcast: My friend Anthony Dahanne on Buildpacks, Production, Docker images, and more
https://spring.io/blog/2025/03/27/a-bootiful-podcast-anthony-dahanne
https://spring.io/blog/2025/03/27/a-bootiful-podcast-anthony-dahanne
A Bootiful Podcast: My friend Anthony Dahanne on Buildpacks, Production, Docker images, and more
Level up your Java code and explore what Spring can do for you.
🆕 Using Spring AI 1.0.0-SNAPSHOT: Important Changes and Updates
https://spring.io/blog/2025/03/29/spring-ai-update-to-snapshots
https://spring.io/blog/2025/03/29/spring-ai-update-to-snapshots
🆕 Using Spring AI 1.0.0-SNAPSHOT: Important Changes and Updates
https://spring.io/blog/2025/03/30/spring-ai-update-to-snapshots
https://spring.io/blog/2025/03/30/spring-ai-update-to-snapshots
Using Spring AI 1.0.0-SNAPSHOT: Important Changes and Updates
Level up your Java code and explore what Spring can do for you.
🆕 Using Spring AI 1.0.0-SNAPSHOT: Important Changes and Updates
https://spring.io/blog/2025/03/31/spring-ai-update-to-snapshots
https://spring.io/blog/2025/03/31/spring-ai-update-to-snapshots
Using Spring AI 1.0.0-SNAPSHOT: Important Changes and Updates
Level up your Java code and explore what Spring can do for you.
🆕 A Bootiful Podcast: AWS Developer Advocate and industry legend James Ward
https://spring.io/blog/2025/04/04/a-bootiful-podcast-james-ward
https://spring.io/blog/2025/04/04/a-bootiful-podcast-james-ward
A Bootiful Podcast: AWS Developer Advocate and industry legend James Ward
Level up your Java code and explore what Spring can do for you.
👍1
🆕 Spring Boot Testing Pitfall: Transaction Rollback in Tests
https://rieckpil.de/spring-boot-testing-pitfall-transaction-rollback-in-tests/
https://rieckpil.de/spring-boot-testing-pitfall-transaction-rollback-in-tests/
rieckpil
Spring Boot Testing Pitfall: Transaction Rollback in Tests - rieckpil
Learn how transaction contexts affect Spring Boot test rollback behavior and how to clean up test data to avoid cross-test contamination.
👍1
🆕 EnableEurekaClient vs EnableDiscoveryClient: Which to Use?
https://www.baeldung.com/spring-boot-enableeurekaclient-vs-enablediscoveryclient
https://www.baeldung.com/spring-boot-enableeurekaclient-vs-enablediscoveryclient
Baeldung
EnableEurekaClient vs EnableDiscoveryClient: Which to Use? | Baeldung
Discover the differences between @EnableEurekaClient and @EnableDiscoveryClient annotation in Spring Boot while developing microservices.