Nineya
Home
Blog
SpringBoot Logback logging system left in uninitialized state after executing JMX reloadDefaultConfiguration operation
2025-01-06 23:46:14
7312
Issue can be reproduced using spring-boot-sample-logback and the following patch (Logback 1.1.6 is required to avoid NPE...
SpringBoot Polish SpringApplication
2025-01-06 23:46:07
158
Reduce nested try block.Comment From: wilkinsonaThanks for the PR, @nguyensach, but both pieces of polish change behavio...
SpringBoot merge from remote
2025-01-06 23:46:01
192
Comment From: pivotal-cla@MrEric125 Please sign the Contributor License Agreement!Click here to manually synchronize the...
SpringBoot Upgrade to Spring LDAP 2.3.4.RELEASE
2025-01-06 23:45:51
193
There's no date yet, but when it's available we should remove --add-exports=java.naming/com.sun.jndi.ldap=ALL-UNNAMED fr...
SpringBoot Configure tests that use JTA to write their logs beneath build/
2025-01-06 23:45:45
17504
I've just had a local build failure in the checkstyleNoHttp task as a file that it wanted to analyse was deleted by a ta...
SpringBoot Provide built-in support for serializing a jOOQ Record to json
2025-01-06 23:45:39
11613
Expected behaviorConsider a query returning a jOOQ Record (e.g., CustomerRecord) and the following Spring Boot REST Cont...
SpringBoot ConfigurationProperties is retrieved via classpath scanning but does not indicate it should be indexed
2025-01-06 23:45:32
600
While implementing @ConfigurationPropertiesScan in Spring Native (see spring-projects-experimental/spring-native#716), I...
SpringBoot Health and Liveness Actuator Connections Refused/Fail Under Heavy Load
2025-01-06 23:45:25
4870
Spring Boot 2.4.1I've set up new Readiness and Liveness probes, which work nicely under normal conditions.However, under...
SpringBoot Upgrade to Spring Data 2021.0.1
2025-01-06 23:45:19
633
Comment From: mp911deProject Dependencies Spring Data 2021.0.1Cassandra Driver (com.datastax.oss:java-driver-bom): 4.11....
SpringBoot Upgrade to Spring Data 2020.0.9
2025-01-06 23:45:12
583
Comment From: mp911deProject Dependencies Spring Data 2020.0.9Cassandra Driver (com.datastax.oss:java-driver-bom): 4.9.0...
SpringBoot The data source has been destroyed, but the memory not released.
2025-01-06 23:45:03
6446
A case of DataSource RefreshScope, the first DataSource instance cannot be garbage collected after the data source destr...
SpringBoot Spring-Boot-Config-Data-Migration-Guide does not mention how to migrate nested includes
2025-01-06 23:44:54
2956
2.3 Configuration of the sampledependency yue-library-base module: application-yue-library-base.ymlserver: tomcat: r...
SpringBoot Use try-with-resources statement in test package
2025-01-06 23:44:48
163
As described in the title. All test cases have been checked.Comment From: wilkinsona@weixsun Thank you very much for mak...
SpringBoot don't require spring-web for starter-json / @JsonTest
2025-01-06 23:44:41
2693
realistically this means refactoring some code not just removing the dependency. I'm working on a command line app that ...
SpringBoot Suggest enabling the default servlet when using Jersey as a filter
2025-01-06 23:44:34
1769
After apply new version 2.4.4 to fix #25262, i've now 404 on endpoint. ok with servlet typeTo reproduce :https://start.s...
SpringBoot ConfigFileApplicationListener#loadPostProcessors can not load EnvironmentPostProcessor in child classLoader
2025-01-06 23:44:27
2608
My spring-boot version is 2.3.3.RELEASE. I want use spring.factories to load EnvironmentPostProcessor.In my project, I h...
SpringBoot Supporting reactive in actuator prometheus registry
2025-01-06 23:44:16
3243
Hi,I tried to add a gauge to Prometheus in my reactive project (Webflux) but it seems to add a gauge to Prometheus metri...
SpringBoot Does spring boot support flatbuffer?
2025-01-06 23:44:10
1955
Hello, dear community.I'd like to use flatbuffer with spring boot and webflux.How I can use it with spring?I've tried to...
SpringBoot Building an image fails when using a custom buildpack image with long file names
2025-01-06 23:44:03
1286
Building an image using the Maven or Gradle plugin with a custom buildpack from an image causes an error if any file in ...
SpringBoot Improve performance of image building plugin integration tests
2025-01-06 23:43:56
648
The Gradle plugin BootBuildImageIntegrationTests and Maven plugin BuildImageTests are designed to test the integration b...
上一页
下一页
1
…
2039
2040
2041
2042
2043
…
2246
.