springboot Default value for server.error.include-stacktrace exposes stack information on error

Hi All! Spring boot 2.3.0.RELEASE documentation indicates default value for server.error.include-stacktrace is Never, ho...

springboot RepositoryRestResource resources started returning 404 errors after running for a while

RepositoryRestResource resources started returning 404 errors after running for a while with version 2.2.6.RELEASE. Retu...

springboot Pulling CNB run image fails when no tag is provided in image name

Attempting to use the builder image gcr.io/buildpacks/builder with the Maven plugin spring-boot:build-image goal or Grad...

springboot Fix typo in coordinates of junit-vintage-engine

The exclusion of JUnit vintage has one extra character ("vintange" instead of vintage).Comment From: pivotal-issuemaster...

springboot Fix typo in coordinates of junit-vintage-engine

Forward port of issue #21485 to 2.3.1.

springboot Avoid allocations in ConfigFileApplicationListener

Hi,I just reviewed the new wildcard logic in ConfigFileApplicationListener and found a small optimization opportunity th...

springboot Upgrade CI to Docker 19.03.9

https://download.docker.com/linux/static/stable/x86_64/docker-19.03.9.tgz

springboot Upgrade CI to Docker 19.03.9

https://download.docker.com/linux/static/stable/x86_64/docker-19.03.9.tgz

springboot Upgrade CI to Docker 19.03.9

https://download.docker.com/linux/static/stable/x86_64/docker-19.03.9.tgz

springboot Remove the waiting-for-triage label for issues created by CI automation

Forward port of issue #21282 to 2.3.1.

springboot Remove the waiting-for-triage label for issues created by CI automation

Forward port of issue #21282 to 2.2.8.

springboot Remove the waiting-for-triage label for issues created by CI automation

Since they are assigned to a milestone now and have the task label, we don't need the waiting-for-triage label on issues...

springboot ServletWebServerApplicationContext uses a logger for ContextLoader for some of its logging

In ServletWebServerApplicationContext#prepareWebApplicationContext method,protected void prepareWebApplicationContext(Se...

springboot @SpringBootTest does not work when @ActiveProfiles contains a comma

When I define the active profiles like this:@ActiveProfiles("a,b")on a Spring Boot Test (noticed on a @WebMvcTest), the ...

springboot Dependency version for org.apache.commons:commons-compress is missing from spring-boot-gradle-plugin's pom

Hello,we've got an issue with spring-boot-gradle-plugin when used as a dependency in the project.Used versionsSpring Boo...

springboot Support for read-only docker containers

Running a spring boot application inside a read-only (security enhanced) docker container should be supported.Currently ...

springboot 2.3.0.RELEASE is not compatible with reactor-netty 0.9.3.RELEASE

With a simple project using <parent> <groupId>org.springframework.boot</groupId> <artifactId&...

springboot Lower the minimum version of Docker required for building images to v1.24

Using the new Spring Boot maven plugin goal spring-boot:build-image I faced the following build failure:Execution defaul...

springboot Spring Boot Gradle Plugin failing with Scala app with layered feature usage

We have been successfully using the Spring Boot Plugin to package our Scala app (which does not use Spring at all at run...

springboot run success but package failed

use the spingboot build springcloud project,api-gateway project build with springboot 2.3.0.RELEASE,it run success but p...
上一页 下一页
.