springboot Reactive health indicators do not log health check failure

see gh-17634Comment From: nosanoops, @since tag is wrong :(Comment From: snicollThanks once again, @nosan.Comment From: ...

springboot Depends on semantic between Liquibase and JPA are no longer applied with custom SpringLiquibase

LiquibaseEntityManagerFactoryDependsOnPostProcessor is no longer called if a user has registered SpringLiquibase bean.Th...

springboot Polish AbstractDependsOnBeanFactoryPostProcessor

Polish AbstractDependsOnBeanFactoryPostProcessor to avoid using try {} catch blockComment From: nosanHi @snicoll,Thank y...

springboot Rename Neo4j bean names

see gh-19524Here is the second approach: https://github.com/nosan/spring-boot/commit/9c666b5a06a644a46ce35ff420e534070fb...

springboot PoolingDataSourceBean getParentLogger throws StackOverflowError

see gh-19636Comment From: nosan@wilkinsona Actually it does not return a global logger 😄 , it always throws StackOverflo...

springboot Dirty changes when using CqlSessionBuilder to create several sessions

CqlSessionBuilder is a mutable builder, hence this may lead to unexpected situations. Here is a configuration that shows...

springboot Fix typo

Forward port of issue #19956 to 2.3.0.M2.

springboot Fix links in Maven Plugin documentation

Hi,@snicoll's work on the Maven Plugin documentation sparked a thought to check for broken links inside the documentatio...

springboot StackdriverMetricsExportAutoConfiguration is not registered in `META-INF/spring.factories`

Comment From: snicollOh dear 🤦‍♂️Good catch @wonwoo

springboot Investigate layered docker support

Somewhat related to #1813 and also raised in https://github.com/dsyer/spring-boot-thin-launcher/issues/25. It would be n...

springboot Destroy service beans after web server is down gracefully

We use spring boot with embedded netty server that has graceful shutdown (that seems has been fixed in https://github.co...

springboot Improve documentation of `image` parameter of the Maven `build-image` plugin goal

The maven plugin has now an image POJO parameter with several image-related settings. The way parameters documentation i...

springboot Execution-specific build image configuration examples in Maven plugin docs can be misleading

When the configuration is declared on an execution rather than on the plugin as a whole, it only affects that specific e...

springboot Spring Boot request is returning another endpoint API

I set up a test scenario to deal with an error that was happening on my frontend.Problem situation:The problem was that ...

springboot Configure UTF-8 encoding on Java Format's tasks

When gradle format is run on entire repository, 3 files are updated. However, this only messes up non-ascii strings. For...

springboot Introduce appendix section with version properties

Hi,with the introduction of Gradle we "lost" the list of version properties that were previously in the spring-boot-depe...

springboot Create a smoke test that builds an image

We need a smoke tests that creates an image from a project. Ideally a Maven and Gradle equivalent would be nice. The pro...

springboot Fix broken documentation links

Hi,this PR fixes a variety of issues related to documentation links on the current master:404 errors (e.g. for the rewor...

springboot NullPointerException on Windows when creating a build image and //./pipe/docker_engine is not available

[ERROR] Failed to execute goal org.springframework.boot:spring-boot-maven-plugin:2.3.0.BUILD-SNAPSHOT:build-image (defau...
上一页 下一页
.