springboot Simplify build settings

This PR proposes some simplifications to build settings.Comment From: wilkinsonaVery nice! Thanks, @vpavic.

springboot Reuse optional configuration name constant

Comment From: wilkinsonaThanks again, @vpavic.

springboot Auto-configure HTTP client builders as lazy

Spring Boot is auto-configuring, if the required classes are present, builders for HTTP clients: RestTemplateBuilder for...

springboot Short circuit validation in bind handler if previous exception is present

For a class that looks like this@Validatedstatic class ExampleCamelCase { @Valid private InnerProperties inner = n...

springboot Short circuit validation in bind handler if previous exception is present

Forward port of issue #19599 to 2.3.0.M1.

springboot DeploymentIntegrationTests fails if Docker is unavailble

We should allow the build to work even if Docker is unavailable.Comment From: wilkinsonaI think SysVinitLaunchScriptInte...

springboot Remove Maven wrapper leftovers

Hi,mvnw and mvnw.cmd seem to be unused now. At least the actual wrapper seems to be gone as well.Let me know when I'm mi...

springboot gradle build issue

java.lang.IllegalStateException: Failed to load ApplicationContext at org.springframework.test.context.cache.DefaultC...

springboot Update build instructions in README after switch to Gradle

Hi,the README still mentions mvn clean install and alike for building the project.Cheers,ChristophComment From: philwebb...

springboot Better Caffeine Configuration

Hi,The configuration of Caffeine cache is limited because we should configure using spring.cache.caffeine.spec and sprin...

springboot Port the build to Gradle

Comment From: dreis2211Hi @wilkinsona. I maybe have a stupid question. Isn't that breaking the semi automatic dependency...

springboot Loading the properties file causes the original data type to be lost.

The application.propertiescustomer.metadata.intKey=123customer.metadata.booleanKey=trueThe CustomerProperties.java@Confi...

springboot Update Versions.java

Added javaDoc Tags - added comments within the source code. - changes will be added in final documentation.Comment Fro...

springboot 王企鹅全文

气味气味Comment From: pivotal-issuemaster@isingalong Please sign the Contributor License Agreement!Click here to manually sy...

springboot MetricsWebFilter assigns UNKNOWN outcome to 200 OK responses

Forward port of issue #19367 to 2.3.0.M1.

springboot Rejected value is null when configuration property fails validation

Forward port of issue #19580 to 2.3.0.M1.

springboot Spring Boot 2.1.10.RELEASE Causes RabbitMQ / AMQP Connection Resets

Issue begins starting in version 2.1.10.RELEASE of spring boot and corresponding Spring Rabbit / AMQP dependencies.These...

springboot Make it possible to disable the BackgroundPreinitializer

this enhancement Comment From: philwebbThanks for the PR. I think we can simplify this by bypassing all initialization i...

springboot References to external types in Boot's javadoc are no longer links

We appear to have lost the links to third-party types in Boot's javadoc. Links are present in 2.1.5 but missing in 2.1.6...

springboot Fix links to external types in javadoc

Hi,I took the freedom to add trailing slashes to the Javadoc links again as MJAVADOC-532 seems to be fixed and the curre...
上一页 下一页
.