springboot Configure tests using TestContainer to use the actual container IP address

At the Jetty project we want to have daily/weekly of Opensource project using Jetty but with last SNAPSHOT. To be sure ...

springboot Configure tests using TestContainer to use the actual container IP address

Forward port of issue #21480 to 2.3.1.

springboot Spring Data MongoDB reactive autoconfig not working with 2.3.0.RELEASE

Here are my pom.xml dependencies generated from https://start.spring.io<dependency> <groupId>org.springfr...

springboot URI tag for WebMvc and WebFlux metrics is empty, rather than "root", when the path pattern is empty

This handles the case where you have an empty path in @GetMapping, which yields an empty string for the uri tag.# HELP h...

springboot No hibernate validator in 2.3.0

Hello, I have built a new springboot project through spring-initializer today, the version is 2.3.0 RELEASE. After intro...

springboot Issue with Oracle 11g and ddl-auto set to validate

Since I bumped to spring-boot 2.3.0 (which comes with hibernate-orm 5.4.15.Final) I got a severe issue at startup (app d...

springboot Emoji not working anymore after upgrading 2.2.7.RELEASE to 2.3.0.RELEASE

Upgrading to spring 2.3.0.RELEASE made my the emoji chars stop working on my application. After some trial and errors I ...

springboot Document how to enable liveness and readiness probes outside of a Kubernetes environment

in a newly generated Sring Boot project with Release 2.3.0.RELEASE, including Web Reactive and Actuator, does not automa...

springboot Automate link checking for generated documentation

There have been a few issues lately with broken links in docs (e.g. #20818, #21019). We should investigate automated che...

springboot Consider configuring UrlPathHelper with alwaysUseFullPath=true

While working on https://github.com/spring-projects/spring-framework/issues/25100 to optimize what UrlPathHelper does ba...

springboot 2.3.0.RELEASE missing error messages for web requests.

Simple auth test:@Testpublic void test() { final ResponseEntity<String> entity = restTemplate.getForEntity( ...

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
上一页 下一页
.