SpringBoot Prometheus endpoint not available in SpringBootTest test

Since Spring Boot 2.4.0, the /actuator/prometheus endpoint is not found in tests using @SpringBootTest, but it is availa...

SpringBoot elasticsearch-rest-client-sniffer is missing from the dependency management for Elasticsearch's REST client modules

This PR changes to provide dependency management for elasticsearch-rest-client-sniffer as it seems to be missing.Comment...

SpringBoot No converter is found when binding a non-string property via config tree

Reproducible steps with Spring Boot 2.4.0 mkdir -p /tmp/config/server/tomcat/threads echo 100 > /tmp/config/server/to...

SpringBoot Use stable builder and run images in integration tests

Integration tests for the Maven and Gradle plugins that override the default CNB builder and run images should use full ...

SpringBoot Add support for reactive Elasticsearch healthcheck

Hello,I am working a lot with spring-data-elasticsearch using reactive repositories. I noticed that even the newest vers...

SpringBoot current-SNAPSHOT symlink points to the wrong feature release

Since our move to SemVer in 2.4.x the scripts that automatically update the symlinks on docs.spring.io are broken.At the...

SpringBoot Release notes: spring.config.on-location-not-found=ignore should be spring.config.on-not-found=ignore

I believe the last paragraph in the Config Data Imports section in the Spring-Boot-2.4-Release-Notes has a typo in it. s...

SpringBoot Integration Tests failing when run as a part of the test suite and if the different classes are not using the same MockBeans

I am using SpringBoot version = 2.2.8 and Spring=5.2.7. We have a set of integration test cases , which are using mocks ...

SpringBoot Avoid blocking access to EntityManagerFactory in DataSourceInitializedPublisher

During our optimization efforts in JPA bootstrapping we stumbled above DataSourceInitializedPublisher.publishEventIfRequ...

SpringBoot SslStoreProviderUrlStreamHandlerFactory changes the KeyStore password

The issueI would like to use HTTPS with spring boot (1.5.9) and I would like to get the KeyStore from memory (eventually...

SpringBoot SpringBoot actuator with different port causes FileNotFoundException: /dev/management_stdout

We need to change the actuator endpoints to be on a different port number (To serve the Kubernetes probes)We also need t...

SpringBoot OCI image created using CNB 40 years ago

Using Boot 2.4.0 and and Gradle plugin 1.0.10.RELEASE.https://github.com/asarkar/spring/tree/master/redis-learningREPOSI...

SpringBoot Document how to customize Docker image when using CNB

This ticket is regarding the Boot Gradle plugin.When packaging OCI images, neither the BootBuildImage task nor the paket...

SpringBoot RedisHealthIndicator issues CLIENT command against secured Redis

With Spring Boot 2.4.0. the RedisHealthIndicator (or the underlying Spring infrastructure) issues a CLIENT command again...

SpringBoot Rename "sla" to "slo" in reference documentation

Comment From: pivotal-issuemaster@SCORE1387 Please sign the Contributor License Agreement!Click here to manually synchro...

SpringBoot Configuration file recommendations

Yml is more concise and intuitive than properties configuration file.Every time I create the spring boot project, I have...

SpringBoot Add support to use a keystore to load RSAPublicKey for JwtDecoder in OAuth2ResourceServerJwtConfiguration

When using OAuth2ResourceServer which uses OAuth2ResourceServerJwtConfiguration internally for auto configuration, follo...

SpringBoot Spring Boot Plugin version: '2.3.2.RELEASE' not found

DescriptionAfter working in the vs code workspace for a while, Gradle fails to build repeatedly and is unable to find th...

SpringBoot Spring boot : Thread pool for serving requests on Management port

We are using spring boot actuator for exposing liveness and readiness endpoints when running in kubernetes cluster. By d...

SpringBoot Introduce additional @Nested tests in test suite

Since #12470 has been resolved and due to the general support for automatically inheriting test configuration from enclo...
上一页 下一页
.