Nineya
Home
Blog
SpringBoot ServerHttpSecurity.authorizeExchange().pathMatchers(...) doesn't accept reactive EndpointRequest
2025-01-06 22:44:34
1294
Originally Reported via spring-projects/spring-security#5002HttpSecurity.authorizeRequests().requestMatchers(EndpointReq...
SpringBoot Provide health for an AbstractRoutingDataSource's resolved targets
2025-01-06 22:44:27
2124
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
2025-01-06 22:43:56
10033
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
2025-01-06 22:43:48
623
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
2025-01-06 22:43:40
1800
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
2025-01-06 22:43:32
14167
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
2025-01-06 22:43:25
781
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
2025-01-06 22:43:17
295
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
2025-01-06 22:43:08
768
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
2025-01-06 22:43:02
131
This PR fixes the following:nested ContextConsumermissing .with(MetricsRun.simple())They could make the tests pass unint...
SpringBoot Fix typos in docs
2025-01-06 22:42:41
109
Hi,I just noticed a couple of typos in the docs.Cheers,ChristophComment From: snicollThanks again @dreis2211
SpringBoot Support @Timed annotation for WebFlux
2025-01-06 22:42:33
1437
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
2025-01-06 22:42:26
2012
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
2025-01-06 22:42:20
326
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
2025-01-06 22:42:13
898
In Windows the file path separator character is \ not /. Currently whenparsing a config location ending with \ in window...
SpringBoot Develop custom ApplicationEnvironment implementation
2025-01-06 22:42:06
823
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
2025-01-06 22:42:00
9483
(edited with updated description)Currently ConfigurationPropertySources is added to the environment so that relaxed prop...
SpringBoot Neo4j bolt
2025-01-06 22:41:45
1207
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
2025-01-06 22:41:38
14512
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
2025-01-06 22:41:27
309
When the Gradle plugin bootBuildImage task is writing the archive file contents to builder container it does not preserv...
上一页
下一页
1
…
2052
2053
2054
2055
2056
…
2246
.