Nineya
Home
Blog
SpringBoot Add SSL support to RSocketServer
2025-01-06 18:51:27
276
Closes gh-19205Comment From: eye2webIs it still the idea to integrate this feature? I'm currently in the need to create ...
SpringBoot Document that @ConfigurationProperties beans are not scanned in sliced tests
2025-01-06 18:51:17
1570
Affects: 2.2.4.RELEASEThe @ConfigurationPropertiesScan annotation does not work in a @WebFluxTest and fails to pick up a...
SpringBoot PropertiesLauncher fails to load PBKDF-OpenSSL of bcprov-jdk15on-1.64.jar
2025-01-06 18:51:09
35681
Spring Boot version: 2.3.1.RELEASEThe bouncy castle jar is embedded into spring boot fat jar, while JarLauncher can load...
SpringBoot Can not set Jackson DEFAULT_VIEW_INCLUSION using application properties YAML file
2025-01-06 18:51:01
1522
Using Spring Boot Webflux 2.2.5 and JsonViews can not set Jackson DEFAULT_VIEW_INCLUSION to true using application prop...
SpringBoot Add a new status to actuator health check to indicate UP_WITH_CAUTION status
2025-01-06 18:50:55
864
Current we have UP/DOWN/UNKNOWN/OUT_OF_SERVICE. But that's not enough in many cases. For example, our service depends on...
SpringBoot Upgrade Java 15 version in CI image
2025-01-06 18:50:48
149
https://github.com/AdoptOpenJDK/openjdk15-binaries/releases/download/jdk15u-2020-09-09-09-19/OpenJDK15U-jdk_x64_linux_ho...
SpringBoot Updated HazelcastClientConfiguration to support Hazelcast 4.0
2025-01-06 18:50:42
8044
Fixes #20856.Added a validation for Hazelcast client configuration on HazelcastClientConfiguration.ConfigAvailableCondit...
SpringBoot Align WebClient uri metric tag with RestTemplate's
2025-01-06 18:50:36
7893
I think that http.client.requests metric has a wrong behaviour with query parameters. The query parameters should not be...
SpringBoot Add mime mapping for mjs files
2025-01-06 18:50:29
665
Hello,.mjs is a file extension used by javascript modules. More details here : https://v8.dev/features/modules#mjsIt wou...
SpringBoot Fix issues with PrometheusPushGateway during shutdown
2025-01-06 18:50:22
6980
We ran into an issue with the PrometheusPushGateway during shutdown of our our Spring Cloud Task applications. Specifica...
SpringBoot Dependencies cycle between actuator and spring-data-jpa
2025-01-06 18:50:16
3394
It just appear when i use spring-boot-starter-actuator and spring-boot-starter-data-jpa together.***********************...
SpringBoot Spring boot actuator doesn't set default port 8080 for endpoints with "preferIp:true"
2025-01-06 18:50:09
3849
Hi!I have some problems with spring boot application and actuator.I decided to use IP addresses for boot-services and SB...
SpringBoot Address flakiness of DevToolsIntegrationTests
2025-01-06 18:50:02
2283
Comment From: wilkinsonaThe improved diagnostics have shown that we seem to be suffering from a problem where the proces...
SpringBoot Async exceptions not handled by error pages in war deployments
2025-01-06 18:49:55
923
I am using spring-boot 2.1.7.RELEASE, and packaged it as war deployed in a Tomcat 8.5.45.I have a async rest controller,...
SpringBoot Spring-boot 2.2.x increased CPU
2025-01-06 18:49:49
4634
"We have a Spring-boot REST application running on 3 production machines. A recent update from Spring-boot 2.1.8 to 2.2....
SpringBoot Test Support's Launcher causes duplicate test execution notifications
2025-01-06 18:49:42
606
With thanks to @marcphilipp, our Launcher is causing duplicate test execution notifications as the "forked" executions a...
SpringBoot update form fork
2025-01-06 18:49:36
345
update form forkComment From: pivotal-issuemaster@blindarcheology Please sign the Contributor License Agreement!Click he...
SpringBoot Move the JUnit 4 support to Surefire and Failsafe
2025-01-06 18:49:29
628
The previous support required the JUnit Jupiter engine on the classpath. This further clarifies the default support for ...
SpringBoot Enable Spring Integration RSocket test again
2025-01-06 18:49:22
145
Hi,SI just upgraded RSocket to the latest snapshot, so #23218 can be closed with this.Cheers,ChristophComment From: wilk...
SpringBoot Deprecate "spring.resources.chain.html-application-cache" config property
2025-01-06 18:49:15
314
As of spring-projects/spring-framework#25733, Spring Framework has deprecated the AppCacheManifestTransformer implementa...
上一页
下一页
1
…
2119
2120
2121
2122
2123
…
2246
.