SpringBoot Spring Session JDBC does not work when lazy initialization is enabled

The initializer that creates the database tables isn't called. This causes the attempt to save the session to fail:2021-...

SpringBoot App fails to start when using Spring Batch with JDBC and lazy initialization is enabled

. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \...

SpringBoot Merge pull request #1 from spring-projects/master

spring-boot更新Comment From: pivotal-cla@caychen Please sign the Contributor License Agreement!Click here to manually sync...

SpringBoot JMX for Atomikos connection pool

We are unable to view Atomikos (v 5.0.3) connection pool settings in JMX (HawtIo), our application uses Spring+Embedded ...

SpringBoot File named "config" in working directory causes IllegalStateException

I have an application using spring boot 2.5.1 (I have tried 2.4.8 and 2.5.2 with the same result), packaged as war file,...

SpringBoot Live Reload using Devtools no longer connects

Follow the steps here:https://spring.io/quickstartAdd spring dev tools as a dependency during project configuration here...

SpringBoot json-smart 2.3 version has sonatype finding issue in the spring boot starter data rest 2.3.5 release version showing vulnerability issue.

Comment From: philwebbI assume this is https://snyk.io/vuln/SNYK-JAVA-NETMINIDEV-1078499It looks like 2.4.2 was released...

SpringBoot Avoid illegal reflective access on ZipEntry.xdostime

Hi,this PR provides an alternative solution for the illegal reflective access on ZipEntry.xdostime inside JarFileTests.j...

SpringBoot ConfigurationProperties, Records, Optional and Validation

I'm trying to wrap my head around how to use configuration properties functionality of Spring Boot while trying to keep ...

SpringBoot javax.sql.DataSource not loading

Hi, alli am facing this issue:Error starting ApplicationContext. To display the auto-configuration report re-run your ap...

SpringBoot IllegalReferenceCountException using webflux in WebEndpoint (with specified produces) using http2 and compression

This was first noticed when testing http2 (with compression already enabled) when the prometheus actuator endpoint was s...

SpringBoot Replace deprecated method call in KotlinPluginAction.getKotlinVersion

This commit deprecated getKotlinPluginVersion and replaced it with fun Project.getKotlinPluginVersion(): String. We shou...

SpringBoot Unexpected behavior while trying to persist entity with id strategy = GenerationType.SEQUENCE and existing column marked as @CreationTimestamp

I've got an unexpected behavior while I have been trying to persist entity with idstrategy = GenerationType.SEQUENCEand ...

SpringBoot "Cannot determine database's type as ConnectionFactory is not options-capable" error message doesn't provide enough detail

Using @SpringBootTest with webflux and r2dbc throws errorSpring Boot 2.5.1Workaround: set spring.sql.init.mode=neverappl...

SpringBoot Upgrade to Netty v4.1.65.Final

Comment From: snicollSimilar to https://github.com/spring-projects/spring-boot/issues/27181#issuecomment-876159141

SpringBoot Upgrade to tomcat v10.0.8

Comment From: snicoll@ArpitVora please review the issue template before creating an issue. One sections states the follo...

SpringBoot Auto-configure Jackson contructor detector to ConstructorDetector.USE_PROPERTIES_BASED by default

I believe Jackson Auto Configuration in Spring should set ConstructorDetector.USE_PROPERTIES_BASED flag out of the box:o...

SpringBoot When using Jetty, the JVM does not exit until Jetty's thread idle timeout has elapsed

Not sure if this is a Spring Boot problem or a Vaadin problem but upgrading from Spring Boot 2.4.5 to 2.4.6 causes our i...

SpringBoot ConnectionClosedException: Premature end of Content-Length delimited message body since updating to 2.4.8/2.5.2

We tried updating our microservices from Spring Boot 2.4.5 first to 2.4.8 and then (as 2.4.8 showed the behavior describ...

SpringBoot RestTemplate writes out of order data to socket on Mac OS when request body > 65KB

I will start by saying this is an extremely weird issue involving file uploads > 65KB and TestRestTemplate. And since...
上一页 下一页
.