SpringBoot Spring boot + jetty container with preloaded logback classes causes StackOverflowError

Hello!I have jetty container with preconfigured logback configuration and custom appenders.When I try to load spring boo...

SpringBoot how to reconnect to RSocket server?

2020-09-05 18:48:58.290 ERROR 37699 --- [nio-8080-exec-3] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() f...

SpringBoot Fix deprecation error in AbstractDataSourceInitializer

Hi,https://github.com/spring-projects/spring-framework/commit/670b9fd60b3b5ada69b060424d697270eeee01c2 introduced a depr...

SpringBoot CORS global configuration support

The recent Spring Framework 4.2 RC1 release has introduced CORS first class support. It provides fine grained CORS suppo...

SpringBoot when spring boot application start,it happen some random port open,i want to What's the use of random port,and how to close the random port

Comment From: snicollThanks for getting in touch, but it feels like this is a question that would be better suited to St...

SpringBoot Upgrade to Spring Data Neo4j 6

This PR adapts Spring Boot 2.4 to Spring Data Neo4j 6.For some background:Neo4j has developed two projects in the last y...

SpringBoot MongoMappingContext not getting auto wired

In my application, we were using Spring Boot 2.1.6.Release.And in one of the application classes, we have auto wired- Mo...

SpringBoot bootBuildImage stopped working after buildpack version bump?

Sorry to raise an issue about this, but I can't find any documentation that allows me to work around this:Earlier this w...

SpringBoot Polish SpringBootPluginTests

This PR removes @ClassPathExclusions in SpringBootPluginTests as it doesn't seem to be necessary.Comment From: wilkinson...

SpringBoot Consider making AbstractHealthIndicator#health method non-final

ProblemCurrently AbstractHealthIndicator class has the final modifier on its (the only) public health() method. This ma...

SpringBoot MultiGauge metrics stops working from release 2.2.7 and up (tested up to including 2.3.2)

When we upgraded from spring boot release 2.2.5 to 2.3.2 we noticed out MultiGauge metrics stopped working as expected. ...

SpringBoot Configure SAML 2.0 Service Provider via Metadata

Closes gh-22986Comment From: jzheauxThe build appears to be failing due to something unrelated:Found test failures in 1 ...

SpringBoot Add reference to AOProfiling Spring Boot starter

A Spring Boot starter to auto-configure aspects to log and measure the execution time of Spring service, controller and ...

SpringBoot Remove kotlin-runtime dependency from Spring Boot 2.1.x

Hi Team,The CVE-2020-15824 was reported against kotlin-runtime 1.2.71, which is in the Spring Boot 2.1.x.The project kot...

SpringBoot Avoid unnecessary reflection in TaskExecutorBuilder

It could easily keep the existing methods but switch to using a Supplier and method references.Comment From: wilkinsonaG...

SpringBoot Removed some redundant 'else's using early return

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

SpringBoot Fix checkstyle violation

Hi,https://github.com/spring-projects/spring-boot/commit/652561c274e98033730c7c85c2fa852c695bb865 uncovered a checkstyle...

SpringBoot Checkstyle is not catching Mockito.when

Called to Mockito.when should fail, but a few have somehow snuck in.Comment From: philwebbE.g. HazelcastHealthIndicatorT...

SpringBoot Update instructions for running launch script tests following Gradle migration

I'm a newbie in the contribution of this project. When I start playing with code, I see that some tests are not executed...

SpringBoot Make Devtools file detection more resilient across application restarts

To reproduce the problem1. go to https://vaadin.com/start2. click "download" to get the Spring Boot starter3. unzip and ...
上一页 下一页
.