springboot Upgrade to JUnit Jupiter 5.6.0

Hi,this PR upgrades JUnit Jupiter to version 5.6.0. There was a field renamed in the internals that broke the reflection...

springboot Upgrade CI images to Ubuntu Bionic 20200112

Forward port of issue #19913 to 2.3.0.M2.

springboot Add support for secret properties

It's pretty common to want a separate application.properties to contains passwords and keys that shouldn't be checked in...

springboot TomcatMetrics does not clean up properly when the application context is closed

This PR changes to invoke TomcatMetrics.close() for cleanup.See micrometer-metrics/micrometer#1424

springboot Incorrect closing tag in Maven plugin example for configuring a build image with a custom name

The <name> tag is closed with </builder>:<name>example.com/library/${project.artifactId}</builder&g...

springboot Testbranch

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

springboot Remove obsolete files

Hi,this PR removes a bunch of files that seem unused since Spring-Boot moved to Gradle. You might want to double check t...

springboot TomcatMetrics does not clean up properly when the application context is closed

Forward port of issue #19880 to 2.3.0.M2.

springboot TomcatMetrics does not clean up properly when the application context is closed

Forward port of issue #19880 to 2.2.5.

springboot Test the Gradle Plugin against Gradle 6.1

Hi,second try, but based on 2.2.x. Sorry for the inconveniences.Cheers,ChristophComment From: snicollNote when merging f...

springboot Fix warnings in spring-boot-autoconfigure's Kotlin test code

w: spring-boot-project/spring-boot-autoconfigure/src/test/kotlin/org/springframework/boot/autoconfigure/diagnostics/anal...

springboot This is my own pull request

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

springboot Spring boot will fail to start server if database not available

Server will not start if database not available, it should start either way, but an actuator health check should not be ...

springboot Maven plugin documentation has an unresolved `{gradle-project-version}` token

The generated maven plugin documentation has {gradle-project-version} instead the actual version of Spring Boot. This lo...

springboot BootBuildImageIntegrationTests do not run on JDK13

Hi,the new BootBuildImageIntegrationTests do not seem to run on JDK 13. This is what I get from running locally:Error: L...

springboot Upgrade to Kafka to 2.4.0 and Spring Kafka 2.4.1

Closes #19612 and #19633The kafka_2.11, kafka_2.12, and kafka_2.13 managed dependencies refer to versions of the Kafka b...

springboot Update documentation on excluding an auto-configuration to recommend exclude on SpringBootApplication

Hi, this is a first-timers-only issue. This means we've worked to make it more legible to folks who either haven't contr...

springboot Update documentation on excluding an auto-configuration to recommend exclude on SpringBootApplication

Updated Spring Boot Doc Sec-3.4.2 to encourage use of SpringBootApplication annotation @wilkinsona . Please review and m...

springboot Add build-image support to the maven plugin

We need to update the maven plugin to allow images to be created via the cloud native buildpack.Comment From: philwebbI'...
上一页 下一页
.