| AuthPropsConfig |
Auth related configuration properties
|
| ConditionOnProperty<T> |
This condition enables a bean/configuration when the specified property matches the expected value
Implementations must provide a no-arg constructor.
|
| ConditionOnPropertyFalse |
This condition enables a bean/configuration when the specified property is false
Implementations must provide a no-arg constructor.
|
| ConditionOnPropertyTrue |
This condition enables a bean/configuration when the specified property is true
Implementations must provide a no-arg constructor.
|
| DatabaseConfig |
|
| FedoraPropsConfig |
General Fedora properties
|
| FlywayFactory |
Factory to generate a Flyway instance for Fedora.
|
| MetricsConfig |
|
| OcflPropsConfig |
Fedora's OCFL related configuration properties
|