springboot Delete useless judgment

1.old codeif (StringUtils.hasText(validationQuery)) { try { // Avoid calling getObject as it breaks MySQL on Java 7 List...

springboot Use CAPS for build args in Dockerfile example

Also provide a default value (for convenience)Comment From: snicollThanks @dsyer. I've updated the example that was stil...

springboot Missing mockito-core declaration in spring-boot-autoconfigure

While spring-boot-autoconfigure uses Mockito, the build does not declare it. Looking at the current dependencies output,...

springboot spring.ftl spring.messageArgs doesn't work properly in freemarker

In messages.properties I have this property:welcome.message=Welcome {0}. {1} {2}and in hello.ftl I try to parse this pro...

springboot Make Kubernetes detection slightly more efficient

Forward port of issue #19002 to 2.3.0.M2.

springboot Use Dropwizard metrics BOM to manage dependencies

Hi,I just noticed that we could make use of Dropwizard's metrics-bom to manage the dependencies. While doing so, I upgra...

springboot Document RedisCacheManagerBuilderCustomizer

See https://github.com/spring-projects/spring-boot/issues/15960#issuecomment-576204233Comment From: snicollClosing in fa...

springboot logging file name

Hello.please help with the file name.The time format does not work well.I expected to see 1 file named "2020-02-07 10_38...

springboot Spring Boot configuration metadata and properties migrator modules no longer deployed to repository

Hi,this PR is an attempt to fix #20050 which causes the specific modules not to be deployed.Let me know what you think.C...

springboot Upgrade image builder version

Upgrade the version of the CNB builder image to the latest version, supporting lifecycle version 0.6 and platform versio...

springboot Update buildpack support for lifecycle v6

The current code does not yet support v6. We need to port this PR from Go to Java.

springboot Fix typo

This PR fixes typos in doc.

springboot Spring Boot configuration metadata no longer deployed to repository

The spring-boot-configuration-metadata module is no longer deployed to the repository. This looks like a regression intr...

springboot Set includeantruntime in Ant smoke tests

Hi,this PR is an attempt to get rid of a warning inside spring-boot-smoke-test-ant:compile: [javac] /path/to/spring-b...

springboot Remove superfluous useJUnit()

Hi,as @sbrannen pointed out, the useJUnit() isn't really needed.Cheers,Christoph

springboot Spring boot Profiles Active Websphere 9.0.0.11

Spring Boot version: 2.1.8.RELEASEWhen developing a spring boot application. Most of times we just put it on the given p...

springboot Execution failed for task 'bootJar'

Gradle 5.6.4This happens only for parallel build and it's quite difficult to get these outputs because of the race condi...

springboot Upgrade to Spring Security 5.3.0.RC1

Comment From: wilkinsonaThis one requires some further investigation. Updating the version number and building resulted ...

springboot Upgrade to Spring Asciidoctor Extensions 0.4.0.RELEASE

Forward port of issue #20041 to 2.3.0.M2.

springboot Upgrade to Spring Asciidoctor Extensions 0.4.0.RELEASE

Forward port of issue #20041 to 2.2.5.
上一页 下一页
.