| Package | Description |
|---|---|
| org.springframework.boot.autoconfigure.jooq |
Auto-configuration for JOOQ.
|
| Class and Description |
|---|
| DefaultConfigurationCustomizer
Callback interface that can be implemented by beans wishing to customize the
DefaultConfiguration whilst retaining default auto-configuration. |
| JooqProperties
Configuration properties for the JOOQ database library.
|
| SpringTransactionProvider
Allows Spring Transaction to be used with JOOQ.
|