SpringBoot Add utility class to help write JSON

With #5479 and #40493 we need a way of writing valid JSON without requiring any third-party dependency. We should be abl...

SpringBoot Allow NestedConfigurationProperty on getters

Adds support for getters with NestedConfigurationProperty.This is my first PR so please correct me if I missed anything....

SpringBoot Spring do not support 401 unauthorized responce by default

Will be great to become 401 respnce by default . now logic is brockenhttps://github.com/spring-projects/spring-boot/issu...

SpringBoot Fix Mockito package-info.java deprecation warning

> Task :spring-boot-project:spring-boot-test:javadoc/Users/pwebb/projects/spring-boot/code/3.4.x/spring-boot-project/...

SpringBoot spring boot 3.2.3, Actuator endpoints are treated as static resources

what are the possibilities that Spring treats /actuator endpoint as static content?Config:management.endpoints.web.expos...

SpringBoot Incompatibility Between spring-boot-starter-data-couchbase 3.3.1 and spring-boot-dependencies 3.3.1

It appears that spring-boot-starter-data-couchbase version 3.3.1 is using Couchbase client version 3.6.0, despite the is...

SpringBoot Fix cyclonedx caching

Ignore sboms in classpath during caching because they contain timestamps.Partially fixes_ #41478 by adding input normali...

SpringBoot Add support for webjars-locator-lite

As a follow-up to https://github.com/spring-projects/spring-framework/issues/27619, when the related Spring Boot branch ...

SpringBoot DockerComposeLifecycleManager starting multiple times

Hi guys,When using spring-boot-docker-compose together with spring-cloud-starter-bootstrap, during application startup a...

SpringBoot Upgrade to AspectJ 1.9.22.1

I understand that you've asked not to raise issues for managed dependencies, but this one may have been missed? The mana...

SpringBoot Update RepositoryMetricsAutoConfiguration.java

Comment From: wilkinsonaThanks for the suggestion but it's intentional that the @Bean method is static as it's defining ...

SpringBoot Refine CDS how-to guide

As explained in gh-41348, the BP_SPRING_AOT_ENABLED flag should not be promoted as it can't work by design with our curr...

SpringBoot Deprecate @MockBean and @SpyBean

Change SummaryDeprecate Deprecate @MockBean and @SpyBean in favor of Spring Framekworks 6.2.0 @MockitoBean and @MockitoS...

SpringBoot Bug report: LettuceConnectionConfiguration

Springboot version: 3.3.1I want to connect multiple redis on springboot, and I have defined a custom prefix for creating...

SpringBoot Failure during test AOT processing when multiple merged context configurations result in the Logback model being written multiple times

Hi,I'm getting the following error when running ./mvnw -Dspring.aot.enabled=true test :[ERROR] com.example.testactuatorn...

SpringBoot Deprecate spring.gson.lenient in favor of a new spring.gson.strictness property

When doing this, we may want to duplicate the Strictness enum in our own code to preserve backwards compatibility with e...

SpringBoot Move Trigger Docs Build Workflow into a separate job

At the moment, Trigger Docs Build Workflow is a step of the Build and Deploy Snapshot job and the entire workflow has th...

SpringBoot Add CDS test case to Paketo system tests

The Paketo system tests should include a test case that enables the Paketo Buildpack for Spring Boot's CDS support with ...

SpringBoot Harmonize GitHub Actions settings

Working on replicating the excellent work here, I've noticed that a few improvements can be made (mostly about consisten...

SpringBoot Support untrusted CNB builders when building images

Cloud Native Buildpacks has the concept of trusted and untrusted builders. Spring Boot only uses the creator lifecycle p...
上一页 下一页
.