Spring Tips: Testcontainers, Docker Compose, and Service Connections, oh my

Engineering | Josh Long | July 03, 2024 | ...

Hi, Spring fans! In this installment, we look at the amazing service connection mechanism in Spring Boot. Service connections are what allow Spring Boot to connect to Testcontainers or Docker Compose containers for supporting infrastructure like SQL databases, middleare, and more.

#java #javaframework #springboot #postgresql #kafka #rethinkdb #database #docker #testcontainers #testing

Spring Tips: Go Further, Faster with Spring Boot 3.3 (UPDATED)

Engineering | Josh Long | June 27, 2024 | ...

NB: I had an error in the AppCDS demo in the older video. This video supercedes that video, with a re-recorded segment on AppCDS. Make sure you're watching the latest of these two similarly titled videos!

Hi, Spring fans! In this installment we look at ways to make your applications go further, faster, with AppCDS, GraalVM, AOT on the JRE, and Project CRaC (coordinate restore at checkpoint)

#springboot #java #graalvm #programming #coding

This Week in Spring - June 25th, 2024

Engineering | Josh Long | June 25, 2024 | ...

Hi, Spring fans! Welcome to another installment of This Week in Spring! As I write this I'm in beautiful Amsterdam, having visited with customers and spoken at a local Java User Group. Now I'm off to lovely London, UK. Last week I was in Krakow, Poland, for the amazing Devoxx PL event, and in Paris before that. It's really nice to a) have this relaxed pace and b) be in Europe during the summer months. I'm so used to being here in the frozen winter months. Amazing.

You know what else is amazing? The community! There's a ton of cool stuff to dive into this week, so let's get to it!

Spring Modulith 1.1.6 and 1.2.1 released

Releases | Oliver Drotbohm | June 21, 2024 | ...

I am delighted to announce the availability of Spring Modulith 1.1.6 and 1.2.1. The releases contain a few bug fixes, minor new features and the usual dependency upgrades. The highlights are the following:

  • The ability to configure an ApplicationModuleDetectionStrategy via spring.modulith.detection-strategyGH-656.
  • Fixes in dependency verifications involving named interfaces – GH-661, GH-662.
  • Upgrades to Spring Boot 3.2.7 (GH-675) and 3.3.1 (GH-678).

Find more information about the releases in the full change logs for 1.1.6 and 1.2.1.

Spring Boot 3.2.7 available now

Releases | Moritz Halbritter | June 20, 2024 | ...

On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.2.7 has been released and is now available from Maven Central.

This release includes 51 bug fixes, documentation improvements, and dependency upgrades. Thanks to all those who have contributed with issue reports and pull requests.

How can you help?

If you're interested in helping out, check out the "ideal for contribution" tag in the issue repository. If you have general questions, please ask on stackoverflow.com using the spring-boot tag or chat with the community on Gitter.

Project Page | GitHub | Issues | Documentation | Stack Overflow |

Spring Boot 3.3.1 available now

Releases | Moritz Halbritter | June 20, 2024 | ...

On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.3.1 has been released and is now available from Maven Central.

This release includes 68 bug fixes, documentation improvements, and dependency upgrades. Thanks to all those who have contributed with issue reports and pull requests.

How can you help?

If you're interested in helping out, check out the "ideal for contribution" tag in the issue repository. If you have general questions, please ask on stackoverflow.com using the spring-boot tag or chat with the community on Gitter.

Project Page | GitHub | Issues | Documentation | Stack Overflow |

Spring Tips: Introducing Spring Modulith

Engineering | Josh Long | June 20, 2024 | ...

Hi, Spring fans! In this installment we look at the amazing Spring Modulith project. It's goal is to help you better structure your codebase for architectural scalability. It's an amazing and refreshing approach to building applications. Think of it like a chance to pair program on the architecture of your codebase with the Spring team. #architecture #java #springboot #javaframework #java21 #microservicesarchitecture #softwarearchitecture

Get the Spring newsletter

Stay connected with the Spring newsletter

Subscribe

Get ahead

VMware offers training and certification to turbo-charge your progress.

Learn more

Get support

Tanzu Spring offers support and binaries for OpenJDK™, Spring, and Apache Tomcat® in one simple subscription.

Learn more

Upcoming events

Check out all the upcoming events in the Spring community.

View all