Securing Spring Boot Applications With SSL

Engineering | Scott Frederick | June 07, 2023 | ...

Secure Sockets Layer (SSL) and Transport Layer Security (TLS) are key components of securing communications between systems in a layered or service-oriented architecture. Spring Boot applications in such an architecture often accept incoming network connections or create outgoing connections, and developers are tasked with configuring applications to work in such a secure environment.

If you've ever worked with the Java security and SSL APIs, you're probably aware that this is not a particularly fun task. It often involves multiple trips to stackoverflow.com to copy and paste code. There are a…

This Week in Spring - June 6th, 2023

Engineering | Josh Long | June 06, 2023 | ...

Hi, Spring fans! Welcome to another installment of This Week in Spring! And what an insane week it's been! Long story short, I've spent 10-12 hours a day over the last five days migrating a dozen differnet applications and services from one GKE cluster to another, taking the time to update things as much as possible. In the case of at least one Vue.js application, this meant some major reworking of the codebase. It's also meant rewriting lots of Github Actions with the new best-practices and patterns, which I confess has been painful.

Once everything's fully migrated (soon, I hope!), I think a…

This Week in Spring - May 30th, 2023

Engineering | Josh Long | May 30, 2023 | ...

Hi, Spring fans! Welcome to another installment of This Week in Spring! This installment I write on the day of my daughter's High School graduation, an auspicious day indeed! There's a lot to get through this week, though, and I have a graduation to get to, so let's dive right in!

Spring Shell 2.1.10, 3.0.4 and 3.1.0 are now available

Releases | Janne Valkealahti | May 25, 2023 | ...

Spring Shell 2.1.10, 3.0.4 and 3.1.0 are now available

On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Shell 2.1.10, 3.0.4 and 3.1.0 has been released and are now available from Maven Central.

Please see the release notes 2.1.10, release notes 3.0.4 and release notes 3.1.0 for more details.

Thanks to all those who have contributed with issue reports and pull requests.

How can you help?

Project Page | GitHub | Issues | Documentation

Spring Cloud 2022.0.3 (aka Kilburn) Is Available

Releases | Spencer Gibb | May 25, 2023 | ...

On behalf of the community, I am pleased to announce that the General Availability (RELEASE) of the Spring Cloud 2022.0.3 Release Train is available today. The release can be found in Maven Central. You can check out the 2022.0.3 release notes for more information.

Notable Changes in the 2022.0.3 Release Train

This release provides compatibility with Spring Boot 3.1.x.

See all issues and pull requests for this release here.

There is a known defect in Spring Cloud Config related to locating the config server via service discovery. In order to activate this feature in this release you will need to set spring.cloud.config.discovery.enabled=true and spring.cloud.config.discovery.serviceId in an…

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