This Week in Spring - July 13th, 2021

Engineering | Josh Long | July 13, 2021 | ...

Hi, Spring fans! How're you doing? I'm heads-down, hurriedly making final preparations for tomorrow's SpringOne Tour episode installment. This is going to be SO MUCH FUN. Do NOT miss this show tomorrow morning, 10AM California time. I'll be there, along with my friends Madhura Bhave, Olga Maciaszek-Sharma, Bella Bai, Whitney Lee, Core Iberkleid, Nate Schutta, and special guest star Angie Jones.

We look forward to seeing you there and we'll explore the wide and wonderful world of continuous delivery, testing and more together.

Spring Authorization Server 0.1.2 available now

Releases | Joe Grandja | July 09, 2021 | ...

On behalf of the team and everyone who has contributed, it is my pleasure to announce the general availability of Spring Authorization Server 0.1.2.

You can download it from Maven Central by using the module coordinates:

compile 'org.springframework.security.experimental:spring-security-oauth2-authorization-server:0.1.2'

For additional details on this new project, see the initial announcement and project page.

The main features delivered in this release are:

  • Ability to configure a custom Authorization Consent page (gh-283)

  • JDBC implementation of RegisteredClientRepository (gh-265), OAuth2AuthorizationService (gh-245) and OAuth2AuthorizationConsentService (gh-313)

  • Ability to configure the Authorization Endpoint (gh-342)

  • Ability to configure the Token Endpoint (gh-319)

Spring Cloud Hoxton.SR12 has been released

Releases | Olga Maciaszek-Sharma | July 07, 2021 | ...

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

Notable Changes in the Hoxton Release Train

See all issues included in this release here.

This was primarily a bug fix and documentation release. Hoxton.SR12 is compatible with Spring Boot 2.3.x and 2.2.x.

NOTE: This will be the last regularly scheduled release of the Hoxton Release Train. It now enters a special maintenance period for security fixes and critical bugs until the end of Feb 2022 (which follows the lifecycle of Spring Boot 2.3.x). See the wiki

This Week in Spring - July 6th, 2021

Engineering | Josh Long | July 06, 2021 | ...

Introducing Spring GraphQL

Engineering | Rossen Stoyanchev | July 06, 2021 | ...

Following the Spring GraphQL project announcement and the availability of a 1.0 milestone, this blog post aims to provide more details.

Introduction

If you're looking to get started, please head over to our reference documentation and read the "Boot Starter" section, or run the samples.

If you don't know much about GraphQL, there are plenty of good resources. You can start at graphql.org/learn.

GraphQL is widely adopted and in "Early Majority" based on the InfoQ Architecture Trends for 2020. It provides an alternative to REST APIs that is more focused on data, and provides a schema and a query language for clients to use. The appeal from a client perspective is clear in this State of JavaScript report. You can read GitHub's story

Hello, Spring GraphQL

Engineering | Rossen Stoyanchev | July 06, 2021 | ...

Guest Author: Andi Marek, GraphQL Java founder

I am very happy to announce the creation of the Spring GraphQL project and the availability of an initial milestone towards a 1.0 release. The project integrates GraphQL Java and Spring and was developed in collaboration between both teams.

Today is GraphQL Java's 6th birthday! One fundamental decision I made from the start was to leave any HTTP and IO aspects as a separate concern. GraphQL Java has always been "just" an engine to execute GraphQL requests. The decision has paid off but the obvious downside is the need to create your own HTTP…

A Bootiful Podcast: Benjamin Wilms, founder of the Chaos Monkey for Spring Boot and Steadybit, a company to help you build more robust software

Engineering | Josh Long | July 01, 2021 | ...

Hi, Spring fans! In this installment, I am so happy to talk to Benjamin Wilms, who founded the Chaos Monkey for Spring Boot, and recently co-founded - along with Spring Boot Admin cofounder Johannes Edemeir - an exciting company called Steadybit whose SaaS tool aims to make your systems and services more robust.

Use New Relic to effortlessly monitor applications and dependencies in Azure Spring Cloud

Engineering | Josh Long | July 01, 2021 | ...

Today, we are excited to announce the integration of New Relic One performance monitoring in Azure Spring Cloud.

Over the past 18 months, we worked with many enterprise customers to learn about their scenarios. Many of these customers have thousands of Spring Boot applications running in on-premises data centers. As they migrate these applications to the cloud, they need to instrument them for application performance monitoring (APM) using tools that their developers are familiar with and have been using for years, and they must ensure continuity for desktop and mobile applications which are…

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