Add reflection hint for EmbeddedDataSourceProxy#shutdown
This commit adds a reflection hint on EmbeddedDatabaseFactory$EmbeddedDataSourceProxy#shutdown when EmbeddedDatabaseFactory is reachable in order to allow its usage as bean destroy method. Closes gh-29259
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
org.springframework.aot.hint.RuntimeHintsRegistrar=\
|
||||
org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactoryRuntimeHints
|
||||
Reference in New Issue
Block a user