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...

springboot Allow Data Couchbase's type key to be configured via application properties

Provide the ability to customize Couchbase Data type key.Comment From: pivotal-issuemaster@grudir Please sign the Contri...

springboot @ControllerAdvice does not handle RequestTooBigException

I have created the class with @ControllerAdvice to handle the exceptions and show the required messages to the user. It ...

springboot OCI image creation fails on Windows with an UnsatisfiedLinkError

I updated a simple Spring Boot App to 2.3.0.M1 and tried to use the new Maven goal spring-boot:build-image.I am receivin...

springboot Deprecate SpringApplication#refresh(ApplicationContext) and provide SpringApplication#refresh(ConfigurableApplicationContext) as a replacement

The method SpringApplication#refresh is only called by SpringApplication#refreshContext(ConfigurableApplicationContext)....

springboot Upgrade CI images to Ubuntu Bionic 20200112

Hi,this PR upgrades the CI images to Ubuntu Bionic 20200112.Cheers,ChristophComment From: dreis2211I wonder why this did...

springboot Upgrade to Testcontainers 1.12.5

Forward port of issue #19902 to 2.3.0.M2.
上一页 下一页
.