SpringBoot ServerHttpSecurity.authorizeExchange().pathMatchers(...) doesn't accept reactive EndpointRequest

Originally Reported via spring-projects/spring-security#5002HttpSecurity.authorizeRequests().requestMatchers(EndpointReq...

SpringBoot Provide health for an AbstractRoutingDataSource's resolved targets

Fixes gh-22824Comment From: onobc@wilkinsona not sure if this is what you had in mind - let me know where we need to adj...

SpringBoot Expose Spring Data Repository metrics

Spring Data repository invocations are not metered yet and it would make sense to expose invocation metrics to improve o...

SpringBoot spring-boot-server-tests is no longer testing the embedded servlet containers' static resource support

https://github.com/spring-projects/spring-boot/commit/1342e4970a85a24eb07d955741f884392b79bb7e added spring-webmvc to th...

SpringBoot Javadoc link for non-public autoconfiguration classes does not exist

Hi,while going through the docs, I noticed that we have a broken link in https://docs.spring.io/spring-boot/docs/current...

SpringBoot CodecConfigurationException: Can't find a codec for class com.mongodb.DBRef

Hello, Spring Boot 2.0.0.M4mongodb-driver-reactivestreams 1.6.0I'm facing a bug that appear when I save an entity with @...

SpringBoot Add reference to Bitcoin starter

I would like to include Bitcoin related starter modules in the list of Spring Boot Starters.The project contains Spring ...

SpringBoot Remove last mention of Gradle 5.6.x support from docs

Hi,the getting started section still mentions Gradle 5.6 support, but that was dropped a short while ago.Cheers,Christop...

SpringBoot FileSystemWatcherTests are flaky

A number of tests assume that there will only be a single change set. This assumption only holds true if everything betw...

SpringBoot Fix MongoMetricsAutoConfigurationTests

This PR fixes the following:nested ContextConsumermissing .with(MetricsRun.simple())They could make the tests pass unint...

SpringBoot Fix typos in docs

Hi,I just noticed a couple of typos in the docs.Cheers,ChristophComment From: snicollThanks again @dreis2211

SpringBoot Support @Timed annotation for WebFlux

Fixes #18680Comment From: patpatpat123Hello Team, I am currently using 2.4.1 recently released.The issue is still here I...

SpringBoot Add picocli as a managed dependency

according to the reference docs groovy-cli-picocli is a managed dependency, however picocli itself is not, as I use pico...

SpringBoot Change spring.kafka.streams.cleanup.on-shutdown default to false

See https://github.com/spring-projects/spring-kafka/pull/1739 for the upstream spring-kafka change.Comment From: snicoll...

SpringBoot Allow spring.config.location directories to end with system-dependent separators

In Windows the file path separator character is \ not /. Currently whenparsing a config location ending with \ in window...

SpringBoot Develop custom ApplicationEnvironment implementation

We could improve quite a few things if we developed our own Environment implementation rather than relying on StandardEn...

SpringBoot Short circuit checking of source already covered by ConfigurationPropertySources

(edited with updated description)Currently ConfigurationPropertySources is added to the environment so that relaxed prop...

SpringBoot Neo4j bolt

add autoconfiguration for bolt driver, including testsgh-6690Comment From: vince-bickersshould probably also take this o...

SpringBoot spring-core-5.2.10.RELEASE- ThymeleafTemplateResolver cant resolve template path of classpath on compiled Jar

Hello Spring Team,sadly i couldnt find a solution for following problem.currently im using the latest version of spring...

SpringBoot Gradle bootBuildImage does not preserve file permissions for resources

When the Gradle plugin bootBuildImage task is writing the archive file contents to builder container it does not preserv...
上一页 下一页
.