SpringBoot Spring boot 2.6.0 Quartz mysql/mariadb tables are not created

In spring boot 2.6.1 the creation of the Quartz tables for (at least) mysql and mariadb have stopped working.The cause i...

SpringBoot ErrorPageSecurityFilter prevents Spring Boot 2.6.1 from starting up under Tomcat 8.5

After upgrading to Spring Boot 2.6.1, the application no longer starts when deployed to Tomcat 8.5, with the following e...

SpringBoot Error when I run the command "mvn spring-boot:build-image"

Spring Boot 2.4.3Native Image 0.9.0I'm using Mac Mini M1 with GraalVM 21.0.0.2.r11-grl (installed with sdkman)Could you ...

SpringBoot feat(SpringBoot启动器源码):取消BomPluginIntegrationTests的测试类验证代码,增加gradle的ma…

…ven为阿里云配置,增加代码启动注释Comment From: pivotal-cla@w1010602190 Please sign the Contributor License Agreement!Click here to man...

SpringBoot Upgrade to Oracle Database 21.4.0.0.1

Comment From: snicollClosing as I think bomr might have gotten confused by the version number. 2.6.x is using 21.3 and 2...

SpringBoot Upgrade Java version to 17 in spring-boot-starter-parent's pom

Although spring boot 3.0 has upgraded to java 17, but the parent maven pom in spring-boot-starter-parent has not been up...

SpringBoot Why RepositoryMethodInvoker.doInvokeReactiveToSuspended strips coroutine continuation?

[Version: spring-data-commons-2.4.13]Hi, I have quesiton during digging the behavior of r2dbc, CoroutineCrudRepository.F...

SpringBoot Add support for Spring Data JDBC

The Spring Data JDBC module is approaching its first GA release and I’m wondering what would be the best approach to get...

SpringBoot Question: How to catch kotlin.require() exception using @RestControllerAdvice

Hi, I'm using spring boot (v2.5.7) and kotlin (v1.5.31) with kotlinx.serialization (v1.3.1)I proceeded with dto validati...

SpringBoot Upgrade to Log4j2 2.17.0

Comment From: jdelobelHi,I use spring boot 2.2.6.RELEASE and iam facing the log4shell issue (this version of spring boot...

SpringBoot Please provide an updated point release that includes the fixed log4j vulnerability

if I understand correctly log4j is automatically used when used in a spring boot project (at least I found it in mine ev...

SpringBoot Upgrade to Log4j2 2.17.0

Comment From: zhoujia1974What is the target release date for this cve patch?Comment From: scottfrederick@zhoujia1974 The...

SpringBoot Imperative Redis support auto-configured in WebFlux based applications

A simple WebFlux based application consisting of spring-boot-starter-webflux and spring-boot-starter-data-redis-reactive...

SpringBoot Can I get source code of @Value internal implement spring

Can I get source code of @Value internal implement spring Comment From: snicollAs stated in the other issue you've creat...

SpringBoot Setting cache time-to-live for the health endpoint has no effect

In spring-boot 2.6.0 and 2.6.1, it appears that cache.time-to-live for actuator endpoints are broken.Read operations are...

SpringBoot How @Value annotation works internally

How @value annotation works internally in spring.Actually I want to implement the same using custom annotation by provid...

SpringBoot UnsatisfiedDependencyException when extending WebSecurityConfigurerAdapter and implementing WebMvcConfigurer

Up until Spring Boot 2.5.7, if there is a class that extends WebSecurityConfigurerAdapter implements WebMvcConfigurer, t...

SpringBoot DatabaseInitializationDependencyConfigurer triggers eager initialization of factory beans

I've got a problem from migrating from SB 2.3 to 2.5 branch.When having a Database with Spring-jdbc in my java applicati...

SpringBoot Add java.vendor.version to JavaInfoContributor

There was a question about adding the java.vendor.version property to JavaInfoContributor: https://github.com/spring-pro...

SpringBoot Autoconfiguration for embedded mongodb: configuration of embeddedMongoServer fails

For the upgrade from spring boot 2.5.6 to 2.6.1 I followed the instructions in the release notes: https://github.com/spr...
上一页 下一页
.