Spring Tools 4.18.0 released

Releases | Martin Lippert | March 15, 2023 | ...

Dear Spring Community,

I am happy to announce the 4.18.0 release of the Spring Tools 4 for Eclipse, Visual Studio Code, and Theia.

updates to the Spring Tools 4 for Eclipse distribution

important highlights

  • (Spring Boot): new and vastly improved content-assist for Spring Data repository query methods (thanks to contributions from @danthe1st)
  • (Spring Boot): the additional reconciling of Spring Boot projects to show Spring specific validations, outdated versions and more, now reports progress, runs faster, and uses less memory - please consider using this and tell us about your experiences and if you hit issues while having this feature enabled
  • (VSCode): fixed an extremely annoying issue that caused regular Java content-assist in VSCode to stop working after a short while
  • (Eclipse): a bug in m2e got fixed and is included in this release, which caused resource files (e.g. application.properties) to not be copied into the target folder anymore. This works again and automatically copies your changed application.properties

This Week in Spring - March 14th, 2023

Engineering | Josh Long | March 14, 2023 | ...

Hi, Spring fans! Happy Pi (π) day! And, welcome to another installment of This Week in Spring! It's pouring cats and dogs here in San Francisco! The news is talking about atmospheric rivers; I don't know what that means but I don't know that I want to find out. Anyway, all that to say: I'm glad as always for an opportunity to stay indoors and learn. We've got a lot to review this week so let's dive right into it!

Spring Cloud Data Flow 2.10.2 Released

Releases | Corneil du Plessis | March 08, 2023 | ...

On behalf of the team and everyone who has contributed, we are very excited to announce the 2.10.2 release of Spring Cloud Data Flow is now available from Maven Central. Release Notes

Spring updates

Updates to the following versions:

  • Spring Boot 2.7.9

Stay in touch...

Project Page Data Flow Mini-site

As always, we welcome feedback and contributions, so please reach out to us on Stackoverflow or GitHub.

Spring Modulith 0.5 released

Releases | Oliver Drotbohm | March 08, 2023 | ...

I am excited to announce the availability of Spring Modulith 0.5. The most relevant features the release ships are:

  • #152 – A dedicated starter to ease inclusion of actuator and observability features
  • #163 – The renamed property to trigger JDBC database initialization. (spring.modulith.events.schema-initialization.enabled -> spring.modulith.events.jdbc-schema-initialization.enabled)
  • #149 – Default to await termination of task executors unless configured not to
  • #150Scenario should run stimulus in new transaction
  • #162, #154 – The usual dependency upgrades (Spring Boot 3.0.4, jMolecules 2022.2.4)

This Week in Spring - March 7th, 2023

Engineering | Josh Long | March 07, 2023 | ...

Hi, Spring fans! Welcome to another installment of This Week in Spring! It's an amazing week, and this week we've got a lot to look at. Let's dive right into it.

Spring Boot 3.0.4 available now

Releases | Jonatan Ivanov | March 03, 2023 | ...

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

The release was earlier than originally scheduled because of a regression found in Spring Framework and it includes 19 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

Spring Data 2022.0.3 and 2021.2.9 released

Releases | Mark Paluch | March 03, 2023 | ...

On behalf of the team, I’m pleased to announce the availability of Spring Data 2022.0.3 and 2021.2.9 service releases. These releases ship with improvements, including fixes for regressions. Some of them were important enough that we decided to release this version early, outside of the usual schedule.

The upcoming Spring Boot 3.0.4 release is going to pick up Spring Data 2022.0.3 for your convenience. If you want to upgrade your Spring Boot 2.7.x application to use Spring Data 2021.2.9, then use the version property mechanism to specify the Spring Data BOM version:

Maven POM:

<properties…

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