Files
spring-boot/spring-boot-project
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
..
2025-01-24 19:24:42 -08:00
2025-01-27 13:10:20 +01:00
2024-12-12 11:07:04 +00:00
2025-01-24 19:24:42 -08:00