springboot Spring Boot Actuator tomcat metrics broken in 2.2.5.RELEASE

I'm trying to update my Spring Boot Application from 2.1.5.RELEASE to 2.2.5.RELEASE but my Tomcat metrics from Spring B...

springboot Upgrade to Testcontainers 1.13.0

Hi,this PR upgrades Testcontainers to version 1.13.0.Cheers,ChristophComment From: snicollThanks again Christoph. @wilki...

springboot Upgrade to Groovy 2.5.10

Hi,this PR upgrades to Groovy 2.5.10. I know this sort of upgrade is usually handled via bomr, but this is relevant for ...

springboot Extracted from executable jar nested jars are not removed

When the application exits the extracted nested jars (declared in requiresUnpack) from executable jar are not removed fr...

springboot upgrade netty to 4.1.47.Final

refer: Netty 4.1.47.Final releasedComment From: pivotal-issuemaster@m1ngyuan Please sign the Contributor License Agreeme...

springboot Credentials of cloudfoundry service cannot be resolved after upgrading to 2.2.5

Forward port of issue #20343 to 2.3.0.M3.

springboot Credentials of cloudfoundry service cannot be resolved after upgrading to 2.2.5

Forward port of issue #20343 to 2.2.6.

springboot Remove hardcoded version from VersionOverridingElasticsearchContainer

Hi,this PR fixes #20424 by using org.elasticsearch.Version instead of hardcoding the version.Cheers,ChristophComment Fro...

springboot Revisit VersionOverridingElasticsearchContainer

It overrides the version of ES we should use and the version hardcoded there can easily be out-of-sync with what our dep...

springboot Mocking session scoped spy bean calls real method

Trying to mock a @SessionScope in a test by autowiring it using @SpyBean and then mocking using doReturn(..).when(sessi...

springboot Minimize amount of superflous validation error details

Consider a simple RestController that requires a @Valid object as show in the example below.@RestControllerpublic class ...

springboot It has some error.Please ignore this pull request.

Fix bug TomcatReactiveWebServerFactory does not call getTomcatWebServer to create the TomcatWebServer #20386.modify Tomc...

springboot Polish

PolishComment From: snicollThanks for the follow-up.

springboot Upgrade to Elasticsearch 7.6.1

Hi,the current builds seem to fail, probably because of an upgrade to Elasticsearch 7.6.1 in https://github.com/spring-p...

springboot Upgrade CI to Docker 19.03.7

Forward port of issue #20420 to 2.3.0.M3.

springboot Upgrade CI to Docker 19.03.7

Forward port of issue #20420 to 2.2.6.

springboot Fix some tests that fail with JDK 14

Hi,this PR fixes two tests that break when running with JDK 14 as discussed in #20147 .There are obviously more build fa...

springboot Investigate "Failed to create volume" CI issues

Hi,since yesterday the amount of "failed to create volume" errors seems to be on a level that "forces" me into this issu...

springboot Allow @DefaultValue to be used in fields

Currently, @DefaultValue is limited to constructor arguments.This prevents auto generating constructor with lombok.If @D...
上一页 下一页
.