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.
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!
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 community I’m pleased to announce the release of Spring Session 2.0.0.M5. This release brings a Redis ReactiveSessionRepository
implementation. The webflux sample has been updated to demonstrate its use.
You can find the complete details of the release in the changelog
Hi Spring fans! Welcome to another installment of This Week in Spring! By happy coincidence, today is also Ada Lovelace day. According to the Finding Ada site: Ada Lovelace Day (ALD) is an international celebration day of the achievements of women in science, technology, engineering and maths (STEM). It aims to increase the profile of women in STEM and, in doing so, create new role models who will encourage more girls into STEM careers and support women already working in STEM. Happy Ada Lovelace day!
I've just returned from the epic ByteMyCode conference in Wroclaw, Poland, and am now in Seattle, Washington to talk to customers and to [hold an open event today at Pivotal Seattle on Cloud Native Java. Later today I'm off to Toronto, Canada to visit customers and appear at the SpringOne Platform Preview show…
The JAX Innovation awards just took place. The Spring team has been a recipient of the award in a few cases over the years (and a nominee in even more cases), but this year was exceptional.
This year, the jury awarded Spring co-founder and lead engineer Juergen Hoeller (or Jürgen Höller, in his native (Austrian) German language) the Special Jury Award.
We don't normally talk about individuals on this blog, but few can be said to have done so much towards making Spring - and all that has come as a result of it - so successful as Juergen Hoeller has, and does.
The JAX Innovation Awards…
Greetings Spring Community!
I am pleased to announce the second milestone of both Spring Session Data Geode for Apache Geode and Spring Session Data GemFire for Pivotal GemFire.
The 2nd milestone release brings many welcome improvements, including:
Upgrades to Spring Framework 5.0.0.RELEASE.
Upgrades to Spring Data Kay-RELEASE.
Upgrades to Spring Session 2.0.0.M4.
Upgrades to Spring Boot 2.0.0.M4.
Adds support for Pivotal GemFire and Apache Geode PDX Serialization.
Introduces a new Serialization framework and adapter for Pivotal GemFire/Apache Geode’s Data Serialization and PDX frameworks.
We are pleased to announce the general availability release of the Spring Cloud Stream Ditmars release train.
Spring Cloud Stream Ditmars.RELEASE is available for use in the Spring Release repository. The release notes include relevant information about version compatibility with Spring Boot, Spring Cloud, Spring AMQP, and Spring for Apache Kafka.
The following sections list new features included in this release.
Spring Cloud Stream automates discovery and auto-configuration, and it provides a simple approach to facilitating the interactivity between…