🆕 Bootiful Spring Boot 3.4: Spring Framework
https://spring.io/blog/2024/11/24/bootiful-34-framework
https://spring.io/blog/2024/11/24/bootiful-34-framework
Bootiful Spring Boot 3.4: Spring Framework
Level up your Java code and explore what Spring can do for you.
🆕 Bootiful Spring Boot 3.4: Spring Integration
https://spring.io/blog/2024/11/24/bootiful-34-integration
https://spring.io/blog/2024/11/24/bootiful-34-integration
Bootiful Spring Boot 3.4: Spring Integration
Level up your Java code and explore what Spring can do for you.
🆕 Avoid using Set for bidirectional JPA OneToMany collections
https://vladmihalcea.com/set-bidirectional-onetomany/
https://vladmihalcea.com/set-bidirectional-onetomany/
Vlad Mihalcea
Avoid using Set for bidirectional JPA OneToMany collections - Vlad Mihalcea
Learn why it makes no sense to use the Set collection type when mapping the bidirectional JPA OneToMany association.
🆕 HTTP/3 support in Reactor 2024.0 Release Train
https://spring.io/blog/2024/11/26/http3-in-reactor-2024
https://spring.io/blog/2024/11/26/http3-in-reactor-2024
HTTP/3 support in Reactor 2024.0 Release Train
Level up your Java code and explore what Spring can do for you.
👍1
🆕 This Week in Spring - November 26th, 2024
https://spring.io/blog/2024/11/26/this-week-in-spring-november-26th-2024
https://spring.io/blog/2024/11/26/this-week-in-spring-november-26th-2024
👍1
🆕 Spring Cloud Stream Applications 2022.0.1 GA Release now available
https://spring.io/blog/2024/11/27/spring-cloud-stream-applications-2022-0-1-ga-release-now-available
https://spring.io/blog/2024/11/27/spring-cloud-stream-applications-2022-0-1-ga-release-now-available
Spring Cloud Stream Applications 2022.0.1 GA Release now available
Level up your Java code and explore what Spring can do for you.
🆕 Spring Cloud 2023.0.4 (aka Leyton) Has Been Released
https://spring.io/blog/2024/11/27/spring-cloud-2023-0-4
https://spring.io/blog/2024/11/27/spring-cloud-2023-0-4
Spring Cloud 2023.0.4 (aka Leyton) Has Been Released
Level up your Java code and explore what Spring can do for you.
🆕 A Bootiful Podcast: PostgreSQL contributor Dave Cramer
https://spring.io/blog/2024/11/28/a-bootiful-podcast-dave-cramer
https://spring.io/blog/2024/11/28/a-bootiful-podcast-dave-cramer
A Bootiful Podcast: PostgreSQL contributor Dave Cramer
Level up your Java code and explore what Spring can do for you.
🆕 Configuring @MockBean Components Before Application Start
https://www.baeldung.com/spring-configure-mockbean-components-before-application-start
https://www.baeldung.com/spring-configure-mockbean-components-before-application-start
Baeldung
Configuring @MockBean Components Before Application Start | Baeldung
Tutorial on how to configure @MockBean components to test Spring Boot applications.