Description
As of `1.5.x` Spring Boot requires any `@ConfigurationProperties` to be annotated with `@Validated` for the validation to kick in. `CxfProperties` has no such construct so validation won't occur for the `path` attribute.
Attachments
Issue Links
- is related to
-
CXF-7435 Logger conflict
- Closed