Spring Tips: Bootiful JAX-RS
Speaker: Josh Long
Hi Spring fans! In this tip, we'll look at how to integrate a Spring Boot application with JAX-RS (using the Jersey reference implementation). JAX-RS is a JCP standard for building REST applications.
Speaker: Josh Long
Hi Spring fans! In this tip, we'll look at how to integrate a Spring Boot application with JAX-RS (using the Jersey reference implementation). JAX-RS is a JCP standard for building REST applications.
On behalf of the team, I am pleased to announce that Spring Boot 1.5.8 has been released and is available now from repo.spring.io and Maven Central.
Spring Boot 1.5.8 includes over 40 fixes, improvements and dependency updates. Thanks to all that have contributed with issue reports and pull requests.
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 | …
Greetings Spring community,
Spring Web Services now official has two branches: master (3.0+) and 2.x (maintenance of the old 2.x series). The 2.x series will be maintained as long as Spring Framework 4.x is supported, yet any new work will be conducted on the master branch.
2.4.1.RELEASE is a minor patch release while 3.0.1.RC1 is a major upgrade. The links below include related tickets.
2.4.1 Release Notes | 2.4.1 Documentation.
3.0.0.RC1 Release Notes | 3.0.0.RC1 Documentation.
3.0.0.RC1:
Rebases Spring Web Services to run on Spring Framework 5.0 and Java 8
Drops support for the older Apache WSS4J 1.x line covered by the org.springframework.ws.soap.security.wss4j package. Instead, we only support WSS4J 2.x (in the org.springframework.ws.soap.security.wss4j2 package).
Upgrades our XMPP library Smack support to 4.2.
This version is planned to be picked up by Spring Boot 2.0 as well as Spring IO Platform Cairo.
2.4.1.RELEASE:
Maintains our existing baseline of dependencies, making movements on latest supported versions of Spring Framework and Spring Security
We’ll maintain the 2.x version as long as Spring Framework 4.x is supported.
Based on several of the gaps between Spring Framework 4.x and 5.x, there will be no more compatibility checks of our 2.x branch against Spring Framework 5.x If you need Spring Framework 5, you really need to upgrade to our 3.x branch.
Hi Spring fans! Welcome to another installment of This Week in Spring! This week I've been in Dallas and Austin, Texas, first for customer meetings and then to attend and speak at the epic Reactive Summit. If you're around, don't hesitate to say hi on Twitter! We've got a lot to cover so let's get to it!
Also, I'll be doing a webinar with our friends at OCI on November 9th, 2017, on Grails for the Spring Developer, with my friend and Grails co-founder Jeff Scott Brown. I hope you'll join us!
Spring Boot 2.0.0 M5 has been released and is now available from our milestone repository. This release closes 168 issues and pull requests and continues our progress towards 2.0 GA. Thanks to everyone that has contributed!
This milestone refines a number of items from M4, and provides a number of notable new features:
I am happy to announce the 3.9.1 release of the Spring Tool Suite, our Eclipse-based tooling.
Highlights from this release include:
To download the distributions, please go visit: https://spring.io/tools/sts/all Detailed new and noteworthy notes can be found here: STS 3.9.1 New & Noteworthy…
Speaker: Josh Long
Hi Spring fans! In this tip, we'll look at the bootiful possibilities of integrating Spring Boot and Spring WebFlux, the reactive web runtime and framework in Spring Framework 5, with Scala and the Scala ecosystem and integrating the Spring WebFlux reacive runtime with other Reactive Streams implementations like Akka Streams.
On behalf of the Spring Data team I'd like to announce the eighth service release of the release train Ingalls. The release ships on top of the just released Spring Framework 4.3.12 and in preparation of the upcoming Spring Boot 1.5.8 released.
The release ships 42 (yay!) tickets fixed and is a recommended upgrade to all users of the Ingalls release train.
On behalf of the team, I am pleased to announce that Spring Framework 4.3.12 is available now.
This maintenance release is the base for the upcoming Spring Boot 1.5.8 maintenance release and includes 17 fixes and selected improvements.
On behalf of the community, I’m pleased to announce the release of Spring Security 5.0.0 M5. This release includes bug fixes & new features. The primary focus is being based off of Spring Framework 5.0.0.RELEASE, Reactor Bismuth-RELEASE, and Spring Data Kay-RELEASE.
This release also lays the foundation for Reactive and OAuth2 auto configuration in Spring Boot 2.0.0.M5
You can find complete details in the changelog.
If you have feedback on this release, I encourage you to reach out via StackOverflow, GitHub Issues, or via the comments section. You can also ping me @rob_winch or Joe @joe_grandja…