SpringBoot @Valid on a request object no longer returns detailed errors in Spring Boot 2.3

I'm upgrading a project from 2.2.10 to 2.3.4 and encountered the following behavior change in our integration tests. We ...

SpringBoot Favicon icon not working

I added my favicon icon to the root of the resource folder and/or to static folder.All combinations are not working, I a...

SpringBoot Avoid reflection in LoggingSystem in a way compatible with code removal at build time

The purpose of this issue is to remove reflection usage at runtime in a way that can be evaluated at build time in order...

SpringBoot Configure Docker host in build plugins

The Maven and Gradle plugins will use the values of DOCKER_HOST, DOCKER_TLS_VERIFY, and DOCKER_CERT_PATH environment var...

SpringBoot Flyway configuration ignores init-sqls when using spring.datasource.* properties

I'm trying to set the spring.flyway.init-sqls property to run a little statement before Flyway does anything with the mi...

SpringBoot spring-boot-configuration-processor doesn't work with Lombok @Value and @ConstructorBinding

Hi,i have the following configuration class:@ConfigurationProperties(prefix = "application")@ConstructorBindin...

SpringBoot Upgrade to Mockito 3.4.6

Comment From: garyrussell@wilkinsona Any reason this wasn't 3.4.7 (released 5 days ago with this issue being only 2 days...

SpringBoot Allow trailing whitespace on properties document split marker

As noted in https://github.com/spring-projects/sts4/issues/533#issuecomment-694356696 trailing whitespace could be hard ...

SpringBoot high memory usage for spring boot Path variable api

We have created one microservice with single endpoint. This api consist of single path variable and it is just returning...

SpringBoot Add more anchors in the properties appendix

Thanks for adding anchors to the appendix (#8237).This is a big improvement, but I wonder if it could be a bit more gran...

SpringBoot Upgrade Java 15 pipeline to use GA builds

Hi,this PR upgrades the Java 15 pipeline to make use of GA builds.Cheers,ChristophComment From: snicollThis is strange. ...

SpringBoot Spring boot : Not Able to do junit testing for controller having dependency on service annotated by @Qualifier

we have two implementation classes of a interface and i am using @qualifier to choose one of the implementation and it w...

SpringBoot Exception inclusion cannot be disabled when sub-classing DefaultErrorAttributes and using its deprecated constructor

Currently when you extend DefaultErrorAttributes and create new object with deprecated constructor, there is no way to d...

SpringBoot Image building support does not zero-pad digest hashes to 64 characters

Split from #23130 public static LayerId ofSha256Digest(byte[] digest) { Assert.notNull(digest, "Digest must not ...

SpringBoot springboot start slow ,the log will be stuck for a few seconds,why,how to solve,thanks

[DEBUG] 2020-09-03 13:44:09.796 [main] org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSinglet...

SpringBoot Refactor BootstrapRegistry

Discussing things with @spencergibb, we need to rework BootstrapRegistry so that it meets all of Spring Cloud's needs. W...

SpringBoot Customize RestTemplateBuilder

Hi,I found that it would be handy to customize RestTemplateBuilder created by auto-configuration. It has some useful met...

SpringBoot Upgrade Java 15 version in CI image

https://github.com/AdoptOpenJDK/openjdk15-binaries/releases/download/jdk15u-2020-09-16-03-01/OpenJDK15U-jdk_x64_linux_ho...

SpringBoot Upgrade to Spring Kafka 2.6.0

Comment From: snicollSuperseded by #23382

SpringBoot Upgrade to OAuth2 OIDC SDK 8.19.1

We currently use 7.5 but given the SDK's rapid release cycle, being stuck on 7.x when 8.x is already at 8.19 doesn't fee...
上一页 下一页
.