springboot no message

Comment From: pivotal-issuemaster@1010995846 Please sign the Contributor License Agreement!Click here to manually synchr...

springboot Links to Apache camel starter are broken

HiThe links to the Apache Camel starter info both returned a 404 page not found.With this merge the links are updated wi...

springboot Deserialization-exception-handler: sendtodlq not working with Spring Boot 2.3.0.RELEASE

Hi!I'm using Spring Boot 2.3.0.RELEASE with spring-cloud-dependencies Hoxton.SR4I've set my application properties like ...

springboot @MockBean for a @FeignClient not working as it did in 2.2.5

I upgraded from 2.2.5 to 2.3.0. We have a @SpringBootTest that uses @MockBean on a @FeignClient. With 2.2.5, we were abl...

springboot Print the java version being used on startup

The frequency of JDK releases would make this useful information to have.Comment From: snicollClosing in favor of PR #21...

springboot Links to Apache camel starter are broken

Forward port of issue #21540 to 2.3.1.

springboot Update configuration property metadata to reflect that spring.data.jpa.repositories.bootstrap-mode now defaults to deferred

Reflects the change by gh-16230 to additional-spring-configuration-metadata.jsonIt would be nice to note the change in R...

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