Spring Cloud Task 2.0.0.M1 is now available

Releases | Michael Minella | August 17, 2017 | ...

We are pleased to announce that Spring Cloud Task 2.0.0.M1 is now available via Github and the Pivotal download repository. Many thanks to all of those who contributed to this release.

This release is the first release that is compatible with the Spring Boot 2.0 milestones (specifically Spring Boot 2.0.0.M3 for this release). With that upgrade, all dependencies are also upgraded (Spring Cloud Stream, Spring Batch, etc) as well as an upgrade of the baseline Java version to Java 8.

What do you think?

We look forward to your feedback on these new features in Github, StackOverflow, or to me directly via Twitter @michaelminella

This Week in Spring - August 15th, 2017

Engineering | Josh Long | August 15, 2017 | ...

Hi Spring fans and welcome to another installment of This Week in Spring! It's been a busy week! I started last week talking to a group of developers in North Carolina, then gave a VJUG presentation with Matt Raible in San Francisco, then spoke to developers in Saint Louis, then flew to New York City to shoot a video on continuous delivery for three days in a hot studio (over the weekend no less!) and now as I wing back to San Francisco I look forward to spending a blissful 14 hours on the ground before I'm off to Asia (Hangzhou, Shanghai, Beijing, Shenzhen, Hong Kong, and Singapore) for about…

There's no place like production. SpringOne Platform will illuminate the path.

News | Josh Long | August 08, 2017 | ...

Hi Spring fans!

My favorite time of the year is almost here! It's that special time when people reunite, in the northern hemisphere's chilly December to give freely and unconditionally of one another; when people have jovial discussions (and sometimes heated debates) over dinner with people they admire; when people open their hearts and minds to each other; when we reflect on the year behind us and look forward to tomorrow, the next week and the next year; when amazing new memories we'll cherish forever are forged. It's that special time of giving, of openness. I don't need to tell you about…

This Week in Spring - August 8th, 2017

Engineering | Josh Long | August 08, 2017 | ...

Hi Spring fans and welcome to another installment of This Week in Spring! This week I'm presenting with my buddy Matt Raible on the VJUG (Virtual JUG) on Progressive Web Applications with Spring Boot and Angular 4, this Wednesday. Join us! Then it's off to New York City, NY where I'll be working with my buddy Marcin Grzejszczak on an exciting new project.

  • Spring IO Platform lead Andy Wilkinson just announced Spring IO Platform Brussels-SR4. This release revises the versions for Spring Batch 3.0.8, Spring Boot 1.5.6, Spring Data Ingalls SR6, Spring Framework 4.3.10, Spring Integration 4.3.11, and Spring Retry 1.2.1.
  • The first milestone of Spring Cloud Data Flow 1.3.0 is out! Lots of nice new features including a flashy new user interface based on Angular 4, better documentation, better test coverage, and so much more.
  • Spring Cloud Pipelines lead Marcin Grzejszczak just announced Spring Cloud Pipelines 1.0.0.M6. This release supports a powerful mechanism called pipeline descriptors

Spring Cloud Data Flow 1.3.0.M1 released

Releases | Gunnar Hillert | August 07, 2017 | ...

On behalf of the team, I am pleased to announce the first milestone release of Spring Cloud Data Flow 1.3.0.

Local Server: Getting Started Guide.

Usability is one of the big focus for our team and in the 1.3 release-line, we are aiming to modernize the dashboard with an upgraded client-side technology stack, improved tooling, and documentation. The focus is to improve the readability, user-experience, and the overall performance.

Angular 4

This first milestone release of Spring Cloud Data Flow contains the initial version of the new Angular 4 based Dashboard UI. The old AngularJS 1.x based UI…

Spring Cloud Pipelines 1.0.0.M6 Released

Releases | Marcin Grzejszczak | August 04, 2017 | ...

On behalf of the Spring Cloud team it is my pleasure to announce a new milestone release of Spring Cloud Pipelines - 1.0.0.M6.

What’s new?

Pipeline descriptor

Each application can contain a file called pipeline.yml with the following structure:

lowercaseEnvironmentName1:
    services:
        - type: service1Type
          name: service1Name
          coordinates: value
        - type: service2Type
          name: service2Name
          key: value
lowercaseEnvironmentName2:
    services:
        - type: service3Type
          name: service3Name
          coordinates: value
        - type…

Spring IO Platform Brussels-SR4

Releases | Andy Wilkinson | August 04, 2017 | ...

I am pleased to announce that Spring IO Platform Brussels-SR4 is now available from both repo.spring.io and Maven Central.

This maintenance release upgrades the versions of a number of the projects in the Platform:

  • Spring Batch 3.0.8
  • Spring Boot 1.5.6
  • Spring Data Ingalls SR6
  • Spring Framework 4.3.10
  • Spring Integration 4.3.11
  • Spring Retry 1.2.1

The versions of a number of third-party dependencies have also been updated.

Project Page | GitHub | Issues | Documentation

Spring Framework 5 Kotlin APIs, the functional way

Engineering | Sébastien Deleuze | August 01, 2017 | ...

Update: see also Spring Fu experimental project.

Since our original announcement (very well received by the community!) of official Kotlin support in Spring Framework 5, we have continued to work towards even stronger Kotlin support in conjunction with recent refinements in Spring WebFlux.

In order to demonstrate these features, and how they could be used together, I have created a new spring-kotlin-functional demo application which is a standalone Spring WebFlux application, developed in Kotlin, with Mustache template rendering, JSON REST webservices and Server-Sent Events streaming…

This Week in Spring - August 1st, 2017

Engineering | Josh Long | August 01, 2017 | ...

Hi Spring fans! Welcome to another installment of This Week in Spring! This week I'm in Nashville, TN, for a meetup presentation on Reactive Spring and then it's off to Kansas City, KS for a replay of the same talk. Both times I'll be joined by pal Mark Heckler. If you're in either of those cities, don't miss this!

I'm working on the next installments of Spring Tips: what would you like to see covered? Let me know on Twitter on @SpringTipsLive.

This week we have a truly massive good many things to look at so let's get started!

Spring Security OAuth 2.2 Released

Releases | Joe Grandja | July 28, 2017 | ...

On behalf of the community, I’m pleased to announce the release of Spring Security OAuth 2.2.0.RELEASE.

The 2.2.0.RELEASE includes the following new features:

  • JwtClaimsSetVerifier that provides the capability of verifying the claim(s) contained in a JWT Claims Set.

  • IssuerClaimVerifier that verifies the Issuer (iss) claim contained in the JWT Claims Set.

  • DelegatingJwtClaimsSetVerifier that simply delegates claims verification to it’s internal list of JwtClaimsSetVerifier(s).

  • ProviderDiscoveryClient that is capable of discovering provider configuration information as defined by the OpenID Connect Discovery 1.0 specification.

  • JwkTokenStore now supports multiple JWK Set URL’s.

  • The ability to supply a custom AccessTokenConverter to JwkTokenStore.

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