Stephane Nicoll created CXF-7329:
------------------------------------
Summary: Missing @Validated on CxfProperties
Key: CXF-7329
URL: https://issues.apache.org/jira/browse/CXF-7329
Project: CXF
Issue Type: Bug
Affects Versions: 3.1.11
Reporter: Stephane Nicoll
Priority: Minor
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.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)