GH-158 - Add configuration metadata for spring-modulith-events-jdbc
This commit is contained in:
committed by
Oliver Drotbohm
parent
cac1a71dd2
commit
23e4bc5698
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"properties": [
|
||||
{
|
||||
"name": "spring.modulith.events.jdbc-schema-initialization.enabled",
|
||||
"type": "java.lang.boolean",
|
||||
"description": "Whether to initialize the JDBC event publication schema.",
|
||||
"defaultValue": "false"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user