InfoQ Homepage Spring Content on InfoQ
-
Spring Release Versions 3.0.4 and 2.4.3 of Spring Web Services
Spring has released two versions of their Web Services project at the same time: version 3.0.4.RELEASE as the main branch of development, and version 2.4.3.RELEASE for maintenance. Both versions have been upgraded to run on Spring Framework 5.1.0 and to support Java 11.
-
Spring Framework 5.1 Ships with Java 11 Support
The SpringOne Platform conference got underway in Washington DC this week, with a flurry of new releases and annoucements. During the Tuesday morning keynote, Juergen Hoeller, principal engineer at Pivotal and co-founder of the Spring Framework, talked about Java 8, the new Java release cadence, and the support in Spring Framework 5.1 for Java 11, which was released yesterday.
-
Pivotal Releases Spring Cloud Data Version 1.6 Featuring a New App Hosting Tool
Pivotal has released version 1.6 of Spring Cloud Data Flow, a project for building and orchestrating real-time data processing pipelines to runtimes such as the Pivotal Cloud Foundry (PCF), Kubernetes and Mesos. New features include an app hosting tool, a scheduler for PCF, and an app repository. Mark Pollack, senior staff engineer at Pivotal, spoke to InfoQ about this latest release.
-
Pivotal Releases Spring Cloud Data Flow 1.5
Pivotal has released version 1.5 of Spring Cloud Data Flow, a project for building real-time data processing pipelines. New features include improvements to the user interface, metrics, and Kubernetes along with updated Spring Cloud Stream Application Starters.
-
Spring Cloud Stream 2.0 Released with Focus on Performance, Flexibility and Consistency
Pivotal has announced the General Availability release of the Spring Cloud Stream 2.0. This release includes a complete revamp of content-type negotiation functionality (allowing user-defined message converters), polling consumers, micrometer metrics support, enhanced Apache Kafka Streams support, and more.
-
Spring Boot 2.0 Goes GA; Project Lead Phil Webb Speaks to InfoQ about the New Release
Spring custodian Pivotal has announced the widely anticipated release of Spring Boot 2.0. InfoQ speaks to Spring Boot lead Phil Webb about the new release.
-
Spring Boot 2.0 Nears GA
The release of Spring Boot version 2.0 general availability came a step closer with release candidate 1 (RC1) being announced on January 31st. Even at this late stage some noteworthy additions are still being released, alongside a huge number of issues and pull requests closed.
-
SpringOne 2017 - Chat with Pivotal about the Conference, Spring, Reactor, WebFlux and Other Goodies
InfoQ speaks to Pieter Humphrey and Simon Basle about the SpringOne Platform 2017 conference, Project Reactor, WebFlux, and general Spring things.
-
SpringOne 2017 - Day 2 - Juergen Hoeller on Spring's Mission
The SpringOne Plaform Conference Day 2 keynote was well organized and replete with surprises, including keynotes by SpringFramework lead Juergen Hoeller and Microsoft Distinguished Engineer - one of the Gang of Four - Dr. Erich Gamma, among many notable others.
-
SpringOne 2017 Key Announcements
The second annual SpringOne Platform conference had dozens of major announcements in the areas of Spring and Pivotal CloudFoundry. In this article we cover the major announcements from the keynote address by Pivotal head of cloud research, Onsi Fakhouri.
-
SpringOne 2017 Platform Conference - Day 1
The second annual SpringOne Platform Conference has kicked off in San Francisco. This is a no-nonsense event with roughly 10 parallel tracks, celebrity speakers, food, drink, and lots of technology.
-
Servlet vs. Reactive: Choosing the Right Stack - Rossen Stoyanchev Presents at QCon SF 2017
Spring Framework 5 introduced a brand new reactive web framework spring-webflux, which resides alongside the traditional servlet based web framework spring-mvc.In his presentation, Rossen Stoyanchev talked about the differences in these two frameworks’ execution models, and how to decide when to select spring-webflux over spring-mvc.
-
Spring Tool Suite 3.9.1 Released
Pivotal recently released version 3.9.1 of its Spring Tool Suite (STS), the Eclipse-based IDE for developing applications in Spring Framework. STS has been updated to Eclipse Oxygen.1a, which includes support for JDK 9 and JUnit 5 out of the box.
-
Spring Data Kay Goes GA Adding Spring Framework 5, Java 9 and Kotlin support
The Spring Data releases its first major revision in eight years, including baseline of Spring 5, Java 8 and JavaEE 7. It also adds general Java 9 compatibility and Kotlin support. It provides reactive data access for Cassandra, MongoDB, Redis and Couchbase.
-
Spring Framework 5.0 Released
Spring Framework 5.0, featuring a new reactive web framework, was released on September 28, 2017. With this release, Spring 5.0 has its entire codebase based on Java 8 source code level. Spring 5.0 is compatible with JDK 9 for development and deployment.