Nineya
Home
Blog
SpringBoot Upgrade to Spring Framework 5.3.15
2025-01-07 02:06:41
439
Comment From: ryanb93@snicoll is there plans for a 2.6.3 with this in, it contains an important bug fix for web flux ser...
SpringBoot Autoconfiguration HandlerInterceptor Unable to be seen in Demo Project
2025-01-07 02:06:37
12130
Project : https://github.com/orubel/spring-boot-starter-beapiHave been trying to config a handlerInterceptor in an autoc...
SpringBoot Learning About Spring Boot Features has "logging" link twice
2025-01-07 02:06:33
538
Comment From: pivotal-cla@Omkar-Shetkar Please sign the Contributor License Agreement!Click here to manually synchronize...
SpringBoot I have this issue with the entity manager or don't know where
2025-01-07 02:06:24
7094
2022-01-11 13:34:38.593 ERROR 22092 --- [ restartedMain] o.s.boot.SpringApplication : Application run fai...
SpringBoot Failed to initialize RedisConnectionFactory bean
2025-01-07 02:06:16
8377
Hello. I was using version 1.5.12.RELEASE, but I have recently upgraded to 2.0.1.RELEASE and the application failed to s...
SpringBoot Launch script not included in JAR file by spring-boot-maven-plugin since version 2.6.0
2025-01-07 02:06:10
4634
Since Version 2.6.0 of Spring Boot, the launch script is not attached to the front of the executable JAR file produced b...
SpringBoot Embedded launch script fails if jar is owned by an unknown user
2025-01-07 02:06:05
360
Currently our launch script runs applications as the owner of the jar file. In some situations it's possible that the ja...
SpringBoot org.toml:tomlj:1.0.0 no longer resolving from maven central
2025-01-07 02:06:01
1721
As of this morning our gradle builds using the spring boot plugin 2.6.1 started failing due to this dependency going mis...
SpringBoot use pattern matching instanceof
2025-01-07 02:05:54
352
Use java 15 pattern matching instanceofComment From: philwebbThanks very much for the pull-request, unfortunately we're ...
SpringBoot UserDetailsServiceAutoConfiguration should not be disabled when ClientRegistrationRepository is present
2025-01-07 02:05:51
2792
org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration has a conditional on missing...
SpringBoot Spring Boot Console said that the directory not exist when upload multipart file
2025-01-07 02:05:36
10364
Spring Boot Console said that the directory not exist when upload multipart file.Here is the repository https://github.c...
SpringBoot kafka consumer metrics missing in micrometer after SpringBoot upgrade
2025-01-07 02:05:29
7770
I no longer have kafka consumer metrics in micrometer or prometheus after my SpringBoot upgrade.It sounds similar to htt...
SpringBoot Upgrade to Logback 1.2.9
2025-01-07 02:05:26
1106
Comment From: bclozelSee https://jira.qos.ch/browse/LOGBACK-1591 and https://logback.qos.ch/news.html for background inf...
SpringBoot DeferredResult in Controller do not timeout in graceful shutdown period when using Tomcat
2025-01-07 02:05:22
5062
If a @RestController uses DeferredResult with timeout, the controller sends a status code HTTP/1.1 503 and closes the co...
SpringBoot Spring-boot listener’s @autowire is not work on recent versions
2025-01-07 02:05:18
1817
Spring-boot listener’s @autowire is not working on recent versionssample code link https://github.com/maafshar/listenera...
SpringBoot class com.sun.proxy.$Proxy cannot be cast to class org.hibernate.engine.spi.SessionImplementor
2025-01-07 02:05:15
2673
Springboot version: 2.6.2I use this like: DetachedCriteria criteria = DetachedCriteria.forClass(User.class); criteria....
SpringBoot WebFlux : Content-type header is written twice when an error occurs
2025-01-07 02:05:09
1180
Hi,From Spring boot 2.6.2When an error occurs, for example a simple 404 when no controller is registred for a path, the ...
SpringBoot @SQLDelete seems broken when using inheritance
2025-01-07 02:05:06
3276
Spring-Boot 2.0.0.BUILD-SNAPSHOTWe have a class named Asset@Entity@Inheritance(strategy = InheritanceType.JOINED)@Discri...
SpringBoot Add option to allow Spring Batch custom isolation levels
2025-01-07 02:05:02
758
Fixes #28802 Create spring.batch.jdbc.isolation-level-for-create property with the following behavior:Default value is n...
SpringBoot Application stuck on shutdown with custom scheduler
2025-01-07 02:04:59
2753
Application stuck on shutdown if ConcurrentTaskScheduler is used and application has startup error.Reproducer repository...
上一页
下一页
1
…
1975
1976
1977
1978
1979
…
2246
.