springboot Consider adding a profile in `spring-boot-starter-parent` that triggers `build-image`

The new build-image Maven goal can automatically create an OCI image. This goal does not require repackage to run: if a ...

springboot Springboot 2.3.0.M1

Springboot 2.3.0.M1 is not in maven therefor testing the current code base against it is unnesasary difficult.Comment Fr...

springboot Adding spring-devtools to dependencies breaks resolving of gs://-resources

This issue is related to spring-cloud/spring-cloud-aws#384 and spring-projects/spring-boot#17214, but I didn't find the ...

springboot Update test name in WebFluxTagsTests

This PR updates a test name in WebFluxTagsTests as it seems to be missed in 7f0573df493a2547b77fe5476d5266583b2ebabc.Com...

springboot Update test name in WebFluxTagsTests

Forward port of issue #19976 to 2.3.0.M2.

springboot Jetty logs a custom context path incorrectly when compression is enabled

When compression is enabled, the ContextHandler is wrapped by a GzipHandler. When determining the context path to log, t...

springboot Tomcat: Expose maxIdleTime Application Property

I think it would be helpful if maxIdleTime for Tomcat threads would be exposed as an application aproperty.As far as I k...

springboot Jetty logs a custom context path incorrectly when compression is enabled

Forward port of issue #19969 to 2.3.0.M2.

springboot Jetty logs a custom context path incorrectly when compression is enabled

Forward port of issue #19969 to 2.2.5.

springboot Add setAllowBeanDefinitionOverriding method to ApplicationContextRunner

See #17963 for background. As well as fixing the name generation we should add a setAllowBeanDefinitionOverriding method...

springboot Use Supplier variants of Assert

Hi,this PR changes some Assert calls to make use of their Supplier variants in order to save the overhead of String cons...

springboot Fix Gradle plugin documentation links

Hi,I saw also one broken link in the Gradle Plugin docs that this PR will fix.Cheers,ChristophComment From: snicollGood ...

springboot Fix Gradle plugin documentation links

Forward port of issue #19961 to 2.3.0.M2.

springboot Fix Gradle plugin documentation links

Forward port of issue #19961 to 2.2.5.

springboot Replace deprecated Concourse resource for pull requests

Forward port of issue #19944 to 2.3.0.M2.

springboot Replace deprecated Concourse resource for pull requests

Forward port of issue #19944 to 2.2.5.

springboot Replace deprecated Concourse resource for pull requests

Hi,apparently https://github.com/jtarchie/github-pullrequest-resource has been replaced by https://github.com/telia-oss/...

springboot Exclude dependencies during repackaging process for the war archive

When maven-war-plugin builds a war file, it includes all artifact dependencies and put them into WEB-INF/lib folder, but...

springboot Provide configuration properties for configuring an ActiveMQ connection factory that uses SSL

see gh-17365Comment From: philwebbThanks for the PR @nosan. Our SSL support is becoming a bit disjointed and I think we ...

springboot Provide a way to run HealthIndicators concurrently

see gh-2652Please let me know if I need something to document.Comment From: nosanThank you very much @snicoll PR has bee...
上一页 下一页
.