SpringBoot Add tests to verify that every config setting for each auto-configured meter registry is exposed as a configuration property

We missed one that was added in Micrometer 1.2. It would be good if we could catch these with a test that fails when the...

SpringBoot Conflicting transactionInterceptor bean when using Spring Boot 3.0.2 and Couchbase Starter

Receiving the following error when using Spring Boot 3.0.2 and spring-boot-starter-data-couchbase:The bean 'transactionI...

SpringBoot AccessDeniedException after migration to Spring Boot 3.0.x

I have a RestController with a org.springframework.web.servlet.mvc.method.annotation.StreamingResponseBody to download a...

SpringBoot web: ResponseStatusException does not pass its 'reason' to end client

I noticed that the text field reason of this exception did not returned in web response: neither in body, nor in headers...

SpringBoot Upgrade to Spring Integration 6.1.0-M1 #34308

Comment From: wilkinsonaThanks for the PR but, as noted in the pull request template, we prefer to handle single-line up...

SpringBoot ConfigurationProcessor : description missing from dependency

Spring Boot version: 2.1.8.RELEASEWhen using a class imported from a dependency as a @ConfigurationProperties, the gener...

SpringBoot Allow use of multiple additional-spring-configuration-metadata.json

Allow the posibility to configure multiple additional-spring-configuration-metadata.json files. Need arises when having ...

SpringBoot Native compiled docker image causes class not found exception for ApplicationContextInitializer

IssueRunning a native compiled image causes an exception that the __ApplicationContextInitializer class could not be fou...

SpringBoot Provide more configuration properties for Lettuce's connection pool

Hi, team. I use spring-data-redis with lettuce and I want to set testOnBorrow in GenericObjectPoolConfig, but I can't fi...

SpringBoot Provide more configuration properties for Jedis's connection pool

spring-boot version: 2.7.7When the timeout period is set on the redis server, the client needs to perform connection tim...

SpringBoot Just to Check

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

SpringBoot Improve documentation on spring cloud task properties vs spring boot scheduled task properties

Hello,I am working on a scheduled task @Scheduled annotated. I am currently learning that I can leverage spring cloud ta...

SpringBoot Upgrade to Elasticsearch Client 8.6.2

Comment From: wilkinsona8.6 of the client isn't binary compatible with 8.5 due to these changes so we need to move onto ...

SpringBoot Upgrade to Undertow 2.3.4.Final

Comment From: wilkinsonaAs part of this upgrade we need to adapt to these changes in Undertow.

SpringBoot Upgrade to Spring Data Bom 2021.2.8

Comment From: mp911deProject Dependencies Spring Data 2021.2.8Cassandra Driver (com.datastax.oss:java-driver-bom): 4.14....

SpringBoot spring-boot 3.0.2 Running maven site is not working and plugin version is outdated

The Maven Site goal is not working out of the box using Spring Boot 3.0.2.when maven site goal is executed this error oc...

SpringBoot Metrics percentiles throws 500 when running as native

Example application to reproduce:@SpringBootApplicationclass DemoApplicationfun main(args: Array<String>) { run...

SpringBoot About several typos found in the Quickstart page

Within https://spring.io/quickstart:1. In Step2, "World" is used in the code part, while "Word" is used in the text part...

SpringBoot Spring batch link is broken in a 3.0 release notes wiki page

It looks spring batch link is broken in Spring Boot 3.0 Release Notes.It goes to 5.0.0. Maybe it should be v5.0.0.Commen...

SpringBoot update el value in openfeign mapper by code 。如何动态更新openfeign中el表达式的值

在 openfeign 中 @GetMapping("clusters/${clusterId}/deployments/{deploymentName}") ResultVO getDeployments(@PathVariable St...
上一页 下一页
.