springboot springboot deploy error

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'springSecurityFilterChain' defi...

springboot confusion points of org.springframework.boot.context.event.EventPublishingRunListener

The name of the method org.springframework.boot.context.event.EventPublishingRunListener # contextLoaded and the name of...

springboot Summarize test failures on a failed build

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

I use a function to get all logged session below:List<Object> allPrincipals = sessionRegistry.getAllPrincipals();L...

springboot Upgrade to Spring Data Neumann-M2

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

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

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

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

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

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

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

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

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

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

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

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

Forward port of issue #19520 to 2.3.0.M1.

springboot Since 2.2.2 Jetty error handler cannot be overridden

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

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

Versionorg.springframework.cloud:spring-cloud-dependencies:Hoxton.SR1org.springframework.boot:spring-boot-autoconfigure:...
上一页 下一页
.