Spring Boot 2.0.1 available now

Releases | Stéphane Nicoll | April 05, 2018 | ...

Hot on the heels of Spring Boot 1.5.11, Spring Boot 2.0.1 is now available from repo.spring.io and Maven Central.

The first maintenance release of Spring Boot 2 includes over 160 fixes, improvements and dependency updates. Thanks to all that have contributed with issue reports and pull requests.

Note that the Spring Framework versions included in both Spring Boot releases contain fixes that address multiple vulnerability reports. Please see this blog post for more details.

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 for Apache Hadoop project End-Of-Life announcement

News | Thomas Risberg | April 05, 2018 | ...

Dear Spring community,

The Spring team hereby announces that the Spring for Apache Hadoop project will reach End-Of-Life status twelve months from today on April 5th, 2019. We will publish occasional 2.5.x maintenance releases as needed up until that point and will then move the project to the attic. The current Spring for Apache Hadoop 2.5.0 release is built using Apache Hadoop version 2.7.3 and should be compatible with the latest releases of the most popular Hadoop distributions.

The Spring Cloud Stream App Starter - HDFS Sink applications rely on the Spring for Apache Hadoop project…

Spring REST Docs 1.2.4.RELEASE

Releases | Andy Wilkinson | April 04, 2018 | ...

It's my pleasure to announce that Spring REST Docs 1.2.4.RELEASE is available from Maven Central, JCenter, and our release repository. My thanks to everyone who contributed to this release by reporting bugs and opening pull requests.

This maintenance release includes a handful of bug fixes and documentation improvements. It is a recommend upgrade for all Spring REST Docs 1.x users.

GitHub | Issues | Documentation | Twitter | Gitter | Stack Overflow

Spring REST Docs 2.0.1.RELEASE

Releases | Andy Wilkinson | April 04, 2018 | ...

It's my pleasure to announce that Spring REST Docs 2.0.1.RELEASE is available from Maven Central, JCenter, and our release repository. My thanks to everyone who contributed to this release by reporting bugs and opening pull requests.

This maintenance release includes 12 bug fixes, documentation improvements, and dependency upgrades. It is a recommend upgrade for all Spring REST Docs 2.x users.

GitHub | Issues | Documentation | Twitter | Gitter | Stack Overflow

Spring Data Ingalls SR11 and Kay SR6 released

Releases | Mark Paluch | April 04, 2018 | ...

On behalf of the Spring Data team, I'm pleased to announce the Ingalls SR11 and Kay SR6 service releases. The Ingalls service release ships on top of the just-released Spring Framework 4.3.15 and in preparation of the upcoming Spring Boot 1.5.11 release. The Kay service release picks up Spring Framework 5.0.5 and will be picked up by Spring Boot 2.0.1 for your convenience.

Both releases ship with 158 tickets fixed in total and are recommended upgrades to all users of the Ingalls and Kay release trains. You can find all details within the linked changelogs.

Ingalls SR 11

Spring Framework 5.0.5 and 4.3.15 available now

Releases | Juergen Hoeller | April 03, 2018 | ...

Dear Spring community,

I’m pleased to announce that Spring Framework 5.0.5 and 4.3.15 are available now, as another pair of refinement releases which are recommended as immediate upgrades for all users. Our 5.0.5 release is the foundation for the upcoming Spring Boot 2.0.1 release later this week, and 4.3.15 will be picked up by Boot 1.5.11 around the same time.

Both framework releases come with plenty of bug fixes but also with a wide selection of refinements, wrapping up before we branch towards Spring Framework 5.1 and turn the 5.0.x and 4.3.x lines into low-volume maintenance mode. Our 5.…

This Week in Spring - April 3, 2018

Engineering | Josh Long | April 03, 2018 | ...

Hi Spring fans! What a week! This week I'm in beautiful Dallas, TX, for the Spring One Tour Dallas event which is, like so many of the other cities already, utterly and completely sold out! What a crowd!

And, so, without further ado, let's get to it!

Property Binding in Spring Boot 2.0

Engineering | Phil Webb | March 28, 2018 | ...

Since the first release of Spring Boot, it has been possible to bind properties to classes by using the @ConfigurationProperties annotation. It has also been possible to specify property names in different forms. For example, person.first-name, person.firstName and PERSON_FIRSTNAME can all be used interchangeably. We call this feature “relaxed binding”.

Unfortunately, in Spring Boot 1.x, “relaxed binding” turned out to be a little bit too relaxed. It was quite hard to define exactly what the binding rules were and when specific formats could be used. We also started to get reports of issues that were very hard to fix with our 1.x implementation. For example, in Spring Boot 1.x it is not possible to bind items to a java.util.Set

This Week in Spring - March 27th, 2018

Engineering | Josh Long | March 27, 2018 | ...

Hi Spring fans! Welcome to another installment of This Week in Spring! This week I'm hanging out in sunny San Francisco talking to local customers and working on more installments of the next season of Spring Tips.

As usual, we've got a lot to cover so let's get to it!

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