You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-project
Andy Wilkinson d293df6617 Derive FlywayConnectionDetails from JdbcConnectionDetails
Rather than implementing factories for FlywayConnectionDetails for
each supported SQL database, we instead use a factory to takes
JdbcConnectionDetails as a source and produces
FlywayConnectionDetails.

Closes gh-35138
2 years ago
..
spring-boot Polish SslOptions usage 2 years ago
spring-boot-actuator Merge branch '3.0.x' 2 years ago
spring-boot-actuator-autoconfigure Merge branch '3.0.x' 2 years ago
spring-boot-autoconfigure Polish 2 years ago
spring-boot-dependencies Reinstate dependency management for io.r2dbc:r2dbc-mssql 2 years ago
spring-boot-devtools Merge branch '3.0.x' 2 years ago
spring-boot-docker-compose Derive FlywayConnectionDetails from JdbcConnectionDetails 2 years ago
spring-boot-docs Add Kotlin samples and polish SSL bundle documentation 2 years ago
spring-boot-parent Provide dependency management for Testcontainers 2 years ago
spring-boot-starters Reintroduce support for ActiveMQ 2 years ago
spring-boot-test Apply TestTypeExcludeFilter in regular applications 2 years ago
spring-boot-test-autoconfigure Refactor testcontainers service connections 2 years ago
spring-boot-testcontainers Prevent early initialization of Container beans 2 years ago
spring-boot-tools Merge branch '3.0.x' 2 years ago