SpringBoot Logback logging system left in uninitialized state after executing JMX reloadDefaultConfiguration operation

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

Reduce nested try block.Comment From: wilkinsonaThanks for the PR, @nguyensach, but both pieces of polish change behavio...

SpringBoot merge from remote

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

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/

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

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

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

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

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

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.

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

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

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

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

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

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

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?

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

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

The Gradle plugin BootBuildImageIntegrationTests and Maven plugin BuildImageTests are designed to test the integration b...
上一页 下一页
.