Rework database auto-configure
Rework several aspects of database auto-configuration: - Use RelaxedPropertyResolver to obtain property values - Extract EmbeddedDatabaseConnection from EmbeddedDatabaseConfiguration - Rename several configuration classes for consistency Issue: #53028397
This commit is contained in:
@@ -1 +1 @@
|
||||
spring.jpa.ddl_auto: create-drop
|
||||
spring.jpa.hibernate.ddl-auto: create-drop
|
||||
|
||||
Reference in New Issue
Block a user