Package | Description |
---|---|
org.springframework.boot.autoconfigure.flyway |
Auto-configuration for Flyway.
|
org.springframework.boot.autoconfigure.jooq |
Auto-configuration for JOOQ.
|
Class and Description |
---|
DslContextDependsOnPostProcessor
BeanFactoryPostProcessor that can be used to dynamically declare that all
DSLContext beans should "depend on" one or more specific beans. |
Class and Description |
---|
JooqProperties
Configuration properties for the JOOQ database library.
|
SpringTransactionProvider
Allows Spring Transaction to be used with JOOQ.
|