Hi, Spring fans! In this installment, Josh Long (@starbuxman) talks to Manning's The Java Module System author Nicolai Parlog (@nipafx) about Java modularity.
On behalf of the Spring Batch team, I am pleased to announce the release of Spring Batch 4.2.0.RC1. We have been working on some performance improvements in the core framework, and this post highlights the major changes.
Major Performance Improvements
We have made some performance improvements, including:
Hi, Spring fans! Welcome to another installment of This Week in Spring - and what a week it is! I'm at the epic annual eventapalooza that is Oracle CodeOne (formerly JavaOne). I just finished a talk today on reactive programming and I'll have another talk on Kotlin on Wednesday. Don't miss it!
Meanwhile, we've got a ton of things to get to this week so let's get to it!
We are not going to redirect from http to https because it perpetuates the vulnerability. When the first request is made over http, a man in the middle (MITM) can prevent the redirect and replace the response with a malicious payload. Users that continue to use http will continue to…
On behalf of the Spring and Apache Geode communities, it is my pleasure to announce the release of Spring Boot for Apache Geode & Pivotal GemFire (SBDG) 1.1.1.RELEASE as well as 1.2.0.M2.
Bits for 1.1.1.RELEASE are available in Maven Central.
Bits for the 1.2.0.M2 release are available in the Spring Milestone Repository.
What’s New
SBDG 1.1.1.RELEASE has been upgraded to Spring Boot2.1.8.RELEASE while SBDG 1.2.0.M2 has been upgraded to Spring Boot2.2.0.M6.
Additionally, both 1.2.0.M2 and 1.1.1.RELEASE now support running your Spring Boot, Apache Geode ClientCache applications in Pivotal Platform using Pivotal Cloud Cache (PCC)…
On behalf of the community, I’m excited to announce the availability of Spring Vault 2.2 M1. This release ships with over 90 fixed tickets in total, containing several features, bug fixes, and dependency upgrades.
The most notable new changes are:
Support for PCF-based authentication by using instance identity certificates.
Kotlin extensions.
Builders for RestTemplate and WebClient to customize interceptors, filter functions, and default headers.
Vault namespace support (Vault Enterprise edition only).
@VaultPropertySource now supports versioned key-value backends.
Added listener and events support to LifecycleAwareSessionManager.
Support for the Jetty HTTP Client as an alternative reactive HTTP client.
Hi, Spring fans! Welcome to another extra-special, extra-long installment of A Bootiful Podcast. In this episode, I talk to Spring Framework lead and #2 co-founder of Spring itself, the one, the only, the amazing Juergen Hoeller. We talk about his tenure as the longest and most prolific contributor to Spring; designing clean code; the early days of Spring the project; new features in Spring Framework 5.2; the role of Kotlin, Project Loom, Graal in the Spring ecosystem; Spring's role in the ecosystem; Java's place and possibilities; and so much more.
On behalf of the team and everyone that contributed, I am pleased to announce that the sixth milestone of Spring Boot 2.2 has been released and is available from our milestone repository. This release contains over 140 issues and pull requests.
Our next 2.2 release will be RC1 later this month with GA to follow in mid-October. If you haven't already done so, now is a great time to try a 2.2 milestone and provide us with your feedback. If you want to get started with 2.2 and try out the new features, you can bootstrap a new project on https://start.spring.io…