Nineya
Home
Blog
springboot springboot deploy error
2025-01-06 07:16:59
13131
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'springSecurityFilterChain' defi...
springboot confusion points of org.springframework.boot.context.event.EventPublishingRunListener
2025-01-06 07:16:52
2850
The name of the method org.springframework.boot.context.event.EventPublishingRunListener # contextLoaded and the name of...
springboot Summarize test failures on a failed build
2025-01-06 07:10:08
2288
When unit tests fail with a Gradle build in CI, you don't get enough information about the test cases that failed. FAILU...
springboot sessionId is different between sessionRegistry and authentication.getDetails
2025-01-06 07:10:01
1814
I use a function to get all logged session below:List<Object> allPrincipals = sessionRegistry.getAllPrincipals();L...
springboot Upgrade to Spring Data Neumann-M2
2025-01-06 07:09:55
901
This will also require #18621.Comment From: wilkinsonaLet's keep this open until we've moved off snapshots.Comment From:...
springboot Since version 2.2.0, hibernate_sequence' doesn't exist Error
2025-01-06 07:09:48
12432
There was no problem with Spring Boot 2.1.9 version. Since version 2.2.0, the problem occurs. I am currently using maria...
springboot Gradle build is not compiling with parameters option
2025-01-06 07:08:56
88
The maven build had it as an option, but I think we're missing it from the Gradle build.
springboot ConditionalOnBean.parameterizedContainer on overloading @bean method, it will expression ambiguous behavior
2025-01-06 07:08:50
1571
when i test the parameterizedContainer annotation parameter on overloading @Bean method.found that the first bean method...
springboot Actuator endpoint /refresh not working with boot 1.5.8
2025-01-06 07:08:43
3005
I am building a spring boot client using refresh scope on my bean to load property file changes on the fly from config s...
springboot Upgrade to Maven Resolver 1.4.1
2025-01-06 07:04:00
595
Comment From: snicollLooks like that upgrading means we need to add a SLF4J binding to the CLI. It might be a bit late t...
springboot Pass CI branch parameter to build scan
2025-01-06 07:03:54
438
Hi,this is an attempt to fix #19614 by passing the Concourse branch parameter to the build scan directly and only fallba...
springboot Remove deprecated 2.2 code
2025-01-06 07:03:46
435
See #19597 This PR includes all deprecations that were explicitly marked since 2.2. There are other deprecations that ar...
springboot Make Tomcat javadoc link version dependent
2025-01-06 07:03:39
535
Hi,the move to Gradle allows us to have a bit more flexible Javadoc links. Tomcat is only using the MAJOR.MINOR part of ...
springboot Test the Gradle Plugin against Gradle 6.1
2025-01-06 07:03:32
518
Hi,Gradle 6.1 was released earlier this night, so I guess we can test against it.Cheers,ChristophComment From: wilkinson...
springboot Deprecate CachingOperationInvoker#apply
2025-01-06 07:03:26
934
Unless I am missing the context CachingOperationInvoker#apply isn't called anywhere and I fail to see why we'd open such...
springboot java.net.URL can't young gc
2025-01-06 07:03:19
3950
I have a very simple project .It jush have one controller, use org.springframework.web.client.RestTemplate.postForObject...
springboot Since 2.2.2 Jetty error handler cannot be overridden
2025-01-06 07:03:08
41
Forward port of issue #19520 to 2.3.0.M1.
springboot Since 2.2.2 Jetty error handler cannot be overridden
2025-01-06 07:03:01
6753
We use Spring Boot with Jetty and Jersey for microservices. We want to expose as little server information as possible s...
springboot HikariDataSource cannot be initialized at application startup
2025-01-06 07:02:55
6621
Spring Boor version: 2.2.2.RELEASEHikariCP version: 3.4.1Now, I only initialize the database connection when the applica...
springboot HttpMessageConvertersAutoConfiguration not working for Reactive Web with Spring Boot 2.2.2
2025-01-06 07:02:46
2641
Versionorg.springframework.cloud:spring-cloud-dependencies:Hoxton.SR1org.springframework.boot:spring-boot-autoconfigure:...
上一页
下一页
1
…
2117
2118
2119
2120
2121
…
2127
.