spring-framework/framework-docs
Stéphane Nicoll 18ea43c905 Allow customizations of embedded database connections
This commit allows EmbeddedDatabaseConfigurer instances to be further
customized if necessary. EmbeddedDatabaseBuilder has a way now to set
a DatabaseConfigurer rather than just a type to provide full control,
or customize an existing supported database type using the new
EmbeddedDatabaseConfigurers#customizeConfigurer callback.

Closes gh-21160
2024-02-15 13:46:49 +01:00
..
modules/ROOT Allow customizations of embedded database connections 2024-02-15 13:46:49 +01:00
src Polish 2024-01-15 11:17:19 +01:00
antora.yml Enable table striping by default in the reference manual 2024-01-13 14:50:16 +01:00
framework-docs.gradle Upgrade Antora extensions versions 2024-01-19 18:36:43 +01:00