Nineya
Home
Blog
SpringBoot Prometheus endpoint not available in SpringBootTest test
2025-01-06 19:53:11
1372
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
2025-01-06 19:53:04
241
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
2025-01-06 19:52:57
986
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
2025-01-06 19:52:48
221
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
2025-01-06 19:52:42
4553
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
2025-01-06 19:52:35
1452
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
2025-01-06 19:52:28
312
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
2025-01-06 19:52:21
4854
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
2025-01-06 19:52:15
19013
During our optimization efforts in JPA bootstrapping we stumbled above DataSourceInitializedPublisher.publishEventIfRequ...
SpringBoot SslStoreProviderUrlStreamHandlerFactory changes the KeyStore password
2025-01-06 19:52:06
7096
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
2025-01-06 19:51:59
7879
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
2025-01-06 19:51:52
1370
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
2025-01-06 19:51:45
1209
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
2025-01-06 19:51:39
14559
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
2025-01-06 19:51:32
407
Comment From: pivotal-issuemaster@SCORE1387 Please sign the Contributor License Agreement!Click here to manually synchro...
SpringBoot Configuration file recommendations
2025-01-06 19:51:24
619
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
2025-01-06 19:51:15
2887
When using OAuth2ResourceServer which uses OAuth2ResourceServerJwtConfiguration internally for auto configuration, follo...
SpringBoot Spring Boot Plugin version: '2.3.2.RELEASE' not found
2025-01-06 19:51:08
2211
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
2025-01-06 19:50:32
1809
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
2025-01-06 19:50:25
5897
Since #12470 has been resolved and due to the general support for automatically inheriting test configuration from enclo...
上一页
下一页
1
…
2095
2096
2097
2098
2099
…
2246
.