We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c978435 commit bb760e9Copy full SHA for bb760e9
spring-modulith-events/spring-modulith-events-jdbc/src/test/resources/application-h2.properties
@@ -3,4 +3,4 @@ spring.datasource.url=jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1
3
4
spring.test.database.replace=NONE
5
6
-spring.modulith.jdbc-events.schema-initialization.enabled=true
+spring.modulith.events.jdbc-schema-initialization.enabled=true
0 commit comments