spring-boot/src/nohttp
Moritz Halbritter cce509c7df Add configuration property to specify jOOQ settings file
The property is named 'spring.jooq.config' and is of type Resource,
so that it supports classpath: and all the other common prefixes.

The config is loaded through JAXB. If JAXB is not on the classpath,
an exception is thrown. Also adds a failure analyzer for this exception.

Closes gh-38778
2025-01-27 14:21:12 +01:00
..
allowlist.lines Add configuration property to specify jOOQ settings file 2025-01-27 14:21:12 +01:00
checkstyle.xml
suppressions.xml Implement SBOM actuator endpoint 2024-03-21 18:06:48 -07:00