SpringBoot Upgrade to Testcontainers 1.20.0

See #41551Comment From: snicollFixed by https://github.com/spring-projects/spring-boot/commit/f11dc544b6f5a1c991ff3da8ca...

SpringBoot Kunal

Comment From: pivotal-cla@realAjayS Please sign the Contributor License Agreement!Click here to manually synchronize the...

SpringBoot Spring boot project not starting

🐞 Bug ReportDescription of the Issue:I am encountering issues when building a Spring Boot project using Gradle. The proj...

SpringBoot Can some please help me in connecting with Redis Cloud?

In Pom.xml org.springframework.boot spring-boot-starter-data-redis redis.clients jedisapplcation.propertiess...

SpringBoot WebClient.Builder.codecs() is ignored in Spring Boot 2.7.*

I use pretty straightforward configuration of my WebClient:@Configurationclass Config { @Value("${client.baseUrl...

SpringBoot Feature request to support refreshAfterWrite caffeine cache natively

Hello Team,This is more of a feature request. While using spring boot starter cache I came across a scenario - I am usin...

SpringBoot Add support for environmental boolean conditional annotations in ConfigurationMetadataAnnotationProcessor

Currently, the Spring Boot ecosystem makes heavy usage of conditional bean creation with @CondtionalOnXXX annotations. S...

SpringBoot Document more clearly that username and password are not used when spring.data.redis.url is set

https://github.com/spring-projects/spring-boot/blob/main/spring-boot-project/spring-boot-autoconfigure/src/main/java/org...

SpringBoot Provide a property that configures webclient/webtestclients default timeout globally

I think, WebClient/WebTestClient(Builder) should be able to configure defaults through properties, especially timeout an...

SpringBoot gradlew bootBuildImage fails with Podman on macOS Sonoma

Problemgradlew buildBootImage fails with permission denied when used on macOS Sonoma (14) with podman as a container eng...

SpringBoot Add a property to disable HTTP Observations for actuator endpoints

It seems there is a good amount of users who are registering an ObservationPredicate in order to disable Observations fo...

SpringBoot Random ConcurrentModificationException in Spring boot Actuator

Bug reportSpring boot version: "3.2.4"Language: KotlinVirtual threads are enabledDescription: ConcurrentModificationExce...

SpringBoot Support multiple PEM encoded certificates

At the moment, PEM SslBundles can be instantiated through the following properties:spring: ssl: bundle: pem: ...

SpringBoot Upgrade to Jetty 12.0.2

Comment From: wilkinsonaRe-opening to address breaking API changes in HttpCookieUtils.Comment From: wilkinsonaI've opene...

SpringBoot Configure exception resolver for @GraphQlExceptionHandler methods

@GraphQlExceptionHandler methods declared in controllers or @ControllerAdvice are now supported as of https://github.com...

SpringBoot Integrate async-profiler in spring boot actuators

To add power to the spring boot actuator, I have been running a Web endpoint that allows developer & tools to profil...

SpringBoot Actuator Scheduled Tasks Endpoint Naming Tasks

Hi all, in order to schedule tasks according to certain requirements we have, we're using a custom implementation of the...

SpringBoot Add binding support for @Delimiter annotated fields

11752 highlighted the need for custom delimiters when parsing String.For example:cn=john01,ou=users,o=company,dc=comMigh...

SpringBoot Make Concourse CI PR builds visible to contributors

PR builds were moved to Concourse CI however only the overall build status is visible to contributors while details, inc...

SpringBoot Upgrade to a version of Thymeleaf that's compatible with recent breaking changes in Spring Framework

@danielfernandez Thank you for keeping pace with Spring Framework 5's recent API changes. We have Boot 2.0 M3 planned fo...
上一页 下一页
.