Spring Boot for Apache Geode & Pivotal GemFire 1.3.0.M3 Released

Releases | John Blum | March 23, 2020 | ...

On behalf of the Spring, Apache Geode & Pivotal GemFire communities, it is my pleasure to announce the release of Spring Boot for Apache Geode & Pivotal GemFire (SBDG) 1.3.0.M3. This release builds on Spring Boot 2.3.0.M3 and is available in the Spring Milestone Repository.

You can also create a new Spring for Apache Geode project with the 1.3.0.M3 bits using Spring Initializer at start.spring.io.

What’s New

SBDG 1.3.0.M3 builds on Spring Boot 2.3.0.M3, which pulls in Spring Framework 5.2.4.RELEASE, Spring Data Neumann-M4, Spring Session Dragonfruit-M2 with Spring Session for Apache Geode & Pivotal GemFire (SSDG) 2.3.0.RC1 specifically, and Spring Test for Apache Geode & Pivotal GemFire (STDG) 0.0.13.RELEASE

Spring Tools 4.6.0 released

Releases | Martin Lippert | March 20, 2020 | ...

Dear Spring Community,

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

Highlights from this release include:

  • (Spring Boot) performance: improved performance while scanning projects for symbols
  • (Spring Boot) performance: improved performance when multiple files change at once (e.g. after a switch to a different branch or a git pull + refresh)
  • (Eclipse) bugfix: source lookup for Spring Boot launch configs works again
  • (Eclipse) documentation: There is a new section in the user documentation that focuses on migrating an existing workspace from Spring Tool Suite 3 to Spring Tools 4: https://github.com/spring-projects/sts4/wiki/STS3-Migration

Spring Cloud Data Flow 2.5.0.M1 Released

Spring Cloud Data Flow team is pleased to announce the first milestone release of 2.5.0.M1.

The first milestone release of 2.5.0 consists of performance improvements addressed at application status retrieval for streams in Cloud Foundry. This also involves revamping the runtime application view page along with better pagination for streams at the SCDF dashboard. You can see more information on these improvements on the recently released SCDF 2.4.2 GA.

This milestone release also consists of some important bug fixes mentioned in here

Please note that Spring Cloud Data Flow 2.5.x is compatible…

Register Now for Spring Live, an interactive, virtual, 24-hour long conference for you, Spring fans!

Engineering | Josh Long | March 19, 2020 | ...

Hi, Spring fans! We hope you'll join us for an interactive, 24-hour long, virtual conference called Spring Live. Here's what you need to know: it's 24-hours long, end to end, so there's bound to be content you can watch no matter what part of the world you're in. It's free! It's interactive - so the speakers will be hanging around to answer questions and do Q/A. Some speakers are going to pre-record their talks proper just so they can spend the entire slot for their talk answering questions and interacting directly with you. We've invited experts from the wide world of Springdom from VMWare…

Spring Tips: Remote File System Integrations (FTP) with Spring Integration

Engineering | Josh Long | March 18, 2020 | ...

Spring Tips: FTP Integration

speaker: Josh Long (@starbuxman)

Hi, Spring fans! In this installment of Spring Tips, we look at a topic that's near and dear to my heart: integration! And yes, you may recall that the very first installment of Spring Tips looked at Spring Integration. If you haven't already watched that one, you should. So, while we're not going to revisit Spring Integration fundamentals, we're going to take a deep dive into one area fo support in Spring Integration: FTP. FTP is all about file synchronization. Broadly, in the world of Enterprise Application Integration (EAI), we…

This Week in Spring - March 17th, 2020

Engineering | Josh Long | March 17, 2020 | ...

Hi, Spring fans! Welcome to yet another installment of This Week in Spring! We're already midway through March 2020, and I can't believe how crazy things have gotten! You're no doubt experiencing something equally as odd too. The pandemic has truly changed this world in a way nothing else has in recent memory. It's crazy to think about the course this virus has taken and the journey we've all taken along with it.

I live in San Francisco, and we're currently under lockdown. It's technically a crime now to leave your home for anything but essential needs like food, medicine, or walking the dog. That's OK. That just leaves more time for us to learn and socialize, albeit online and from the confines of our own homes. We're very lucky, you know? How wild. Most of us who work on software should be able to work from home. There are some glaring exceptions, of course, as detailed in this epic megathread

Getting Started With RSocket: Spring Boot Fire-And-Forget

Engineering | Ben Wilcock | March 16, 2020 | ...

Time: about 15 minutes.

Some developers reading this post will have been using HTTP for many years by now. Most of them will also know that if you want to use HTTP with other messaging models — like fire-and-forget, for example — you must sometimes use clever workarounds like this one posted on Stackoverflow. That's because HTTP is a request-response protocol. It requires a request to be sent and a response to be received. It has no concept of a one-way message without any form of response.

RSocket takes a different approach. RSocket defines a new protocol layer on top of transports like TCP…

Spring Boot 2.3.0.M3 available now

Releases | Andy Wilkinson | March 12, 2020 | ...

On behalf of the team and everyone that contributed, I am pleased to announce that the third milestone of Spring Boot 2.3 has been released and is available from our milestone repository.

This release closes 89 issues and pull requests. Thanks to all those who have contributed.

Highlights of this milestone include:

  • Support for gracefully shutting down the embedded web server
  • Support for customizing the layers when building a layered jar with Maven
  • Support for R2DBC
  • Auto-configuration for Spring Integration's RSocket support
  • Numerous dependency upgrades

For a complete list of changes and upgrade instructions, please see the Spring Boot 2.3 Release Notes on the wiki and the updated reference documentation

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