Spring Tools 4.4.1 released

Releases | Martin Lippert | October 24, 2019 | ...

Dear Spring Community,

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

Highlights from this release include:

  • (Spring Boot) introducing the all-new mechanism to connect and disconnect to/from running Spring applications to show live data - take a look at the wiki for details
  • (Spring Boot), (Eclipse) enhancement: Goto Symbol now also works from XML bean files
  • (Spring Boot), (Eclipse) fixed: Completion in application.properties sometimes leaves some 'garbage' text
  • (Spring Boot): improve performance of xml symbol scanning
  • (Spring Boot): updated lsp4xml to 0.9.1 to address (CVE-2019-18212) + (CVE-2019-18213)
  • (Spring Boot): improve performance of xml symbol scanning
  • (Concourse) enhancement: added support for registry-image resource type (#380

Spring Boot for Apache Geode & Pivotal GemFire 1.2.0.RELEASE Available

Releases | John Blum | October 22, 2019 | ...

On behalf of the Spring, Apache Geode, Pivotal GemFire and Pivotal Cloud Cache (PCC) communities, it is my pleasure to announce the release of Spring Boot for Apache Geode & Pivotal GemFire (SBDG) 1.2.0.RELEASE.

SBDG 1.2.0.RELEASE is based on the Spring Boot 2.2.0.RELEASE and can be acquired from Maven Central.

Just declare org.springframework.geode:spring-geode-starter to use Apache Geode or org.springframework.geode:spring-gemfire-starter to use either Pivotal GemFire or PCC in your Maven or Gradle build files and you are ready to start building highly scalable Spring Boot applications using…

This Week in Spring - October 22nd, 2019

Engineering | Josh Long | October 22, 2019 | ...

Hi, Spring fans! What a week! I've just returned from Prague, the Czech Republic, where I was for the epic Geecon Prague 2019 event. (Thanks for voting my talk on Reactive Spring the #1 talk, Prague!). Now I'm in Nantes, France, the DevFest Nantes show. I'd never been to Prague and I've never been to Nantes. So how's that for cool first-time appearances in one week? I'll be speaking about testing here. Tonight I fly to Paris, Fr, for customer meetings. Then I fly on Thursday to St. Petersburg, Russia, for the Joker conference, where I'll be presenting on testing and I'll be co-presenting with…

The Reactive Revolution at SpringOne Platform 2019 (part 2/N)

Engineering | Josh Long | October 22, 2019 | ...

Last year right in the middle of SpringOne Platform 2018, I posted the first post in this series, _ The Reactive Revolution at SpringOne Platform 2018 (part 1/N)_, which looked at some of the big features we'd just dropped at SpringOne Platform 2018. I wanted to follow up and revisit that blog and the concepts I'd introduced last year, and show just how far we've come in the intervening year. TL;DR: things are much easier!

R2DBC

Last year, we announced our work on trying to support a standard for reactive SQL data access with a new project called R2DBC. Traditional approaches to SQL data…

Spring Session for Apache Geode & Pivotal GemFire 2.2.0.RELEASE Available

Releases | John Blum | October 18, 2019 | ...

On behalf of the Spring, Apache Geode & Pivotal GemFire communities, it is my pleasure to announce the release of Spring Session for Apache Geode and Pivotal GemFire (SSDG) 2.2.0.RELEASE.

SSDG 2.2.0.RELEASE primarily aligns with Spring Framework 5.2.0.RELEASE, Spring Data Moore-RELEASE/2.2.0.RELEASE, Spring Session Corn-RELEASE/2.2.0.RELEASE, Apache Geode 1.9.1 and Pivotal GemFire 9.8.4.

You can acquire the bits in Maven Central.

Additionally, SSDG 2.2.0.RELEASE can be acquired from Spring Boot 2.2.0.RELEASE.

Feedback

As always, any feedback is welcomed and appreciated.

Issues | PR |

Spring Cloud Stream - functional and reactive

Engineering | Oleg Zhurakousky | October 17, 2019 | ...

In the previous post, I tried to provide justification for our shift to a functional programming model in Spring Cloud Stream (SCSt). It's less code, less configuration. Most importantly, though, your code is completely decoupled and independent from the internals of SCSt.

In this post, I’ll dig a little deeper and summarize the core features of our functional support, specifically around its reactive features.

IMPORTANT: Anything you can do with @StreamListener/@EnableBinding you can also do without it. In other words, the functional support is now feature-compatible with the annotation-based support.

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