META-INF.additional-spring-configuration-metadata.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of subentity-jdbc-dao-starter Show documentation
Show all versions of subentity-jdbc-dao-starter Show documentation
Spring Boot starter for storing data as an entity-subentity hierarchy with a parent-child relationship.
{
"properties": [
{
"name": "dao.retry.max-attempts",
"type": "java.lang.Integer",
"description": "Max attempts for retry in DAO."
}
]
}