spring-boot/spring-boot-project
Christoph Strobl 8343942147 Delay interaction with Lazy CqlSession bean until first usage
Though the CqlSession provided by the CassandraAutoConfiguration can
be lazy, the configuration for Data Cassandra triggers early bean
instantiation. This commit uses new APIs in Data Cassandra to make
use of the intended lazy bean initialization and therefore prevents
the application from failing to start up when Cassandra might not yet
be ready.

See gh-39948
2024-04-10 17:53:53 +01:00
..
spring-boot Upgrade to Logback 1.5.4 2024-04-10 07:43:29 +01:00
spring-boot-actuator Merge branch '3.2.x' 2024-04-09 09:09:12 +01:00
spring-boot-actuator-autoconfigure Merge branch '3.2.x' 2024-04-09 09:09:12 +01:00
spring-boot-autoconfigure Delay interaction with Lazy CqlSession bean until first usage 2024-04-10 17:53:53 +01:00
spring-boot-dependencies Prohibit upgrades to MSSQL JDBC 12.7.0 2024-04-10 10:50:08 +01:00
spring-boot-devtools Merge branch '3.2.x' 2024-03-27 09:42:59 +01:00
spring-boot-docker-compose Add property to control Docker Compose start command execution 2024-04-05 08:36:28 +02:00
spring-boot-docs Merge branch '3.2.x' 2024-04-09 09:09:12 +01:00
spring-boot-parent Implement SBOM actuator endpoint 2024-03-21 18:06:48 -07:00
spring-boot-starters Upgrade to Jetty 12.0.8 2024-04-10 07:43:28 +01:00
spring-boot-test Merge branch '3.2.x' 2024-04-03 16:32:13 -05:00
spring-boot-test-autoconfigure Merge branch '3.2.x' 2024-04-09 09:09:12 +01:00
spring-boot-testcontainers Use activemq-client instead of transitional activemq-client-jakarta 2024-03-20 11:02:01 +00:00
spring-boot-tools Polish 2024-04-04 23:45:21 -07:00