Nineya
Home
Blog
SpringBoot @Valid on a request object no longer returns detailed errors in Spring Boot 2.3
2025-01-06 19:00:17
3419
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
2025-01-06 19:00:08
3204
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
2025-01-06 19:00:01
3465
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
2025-01-06 18:59:53
1040
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
2025-01-06 18:59:45
2861
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
2025-01-06 18:59:37
2190
Hi,i have the following configuration class:@ConfigurationProperties(prefix = "application")@ConstructorBindin...
SpringBoot Upgrade to Mockito 3.4.6
2025-01-06 18:59:30
659
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
2025-01-06 18:59:22
210
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
2025-01-06 18:59:16
4441
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
2025-01-06 18:58:54
2583
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
2025-01-06 18:58:46
623
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
2025-01-06 18:58:39
4851
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
2025-01-06 18:58:30
1259
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
2025-01-06 18:58:22
877
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
2025-01-06 18:58:11
5845
[DEBUG] 2020-09-03 13:44:09.796 [main] org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSinglet...
SpringBoot Refactor BootstrapRegistry
2025-01-06 18:58:04
581
Discussing things with @spencergibb, we need to rework BootstrapRegistry so that it meets all of Spring Cloud's needs. W...
SpringBoot Customize RestTemplateBuilder
2025-01-06 18:57:50
3223
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
2025-01-06 18:57:43
232
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
2025-01-06 18:57:36
41
Comment From: snicollSuperseded by #23382
SpringBoot Upgrade to OAuth2 OIDC SDK 8.19.1
2025-01-06 18:57:29
235
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...
上一页
下一页
1
…
2116
2117
2118
2119
2120
…
2246
.