You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Stephane Nicoll (JIRA)" <ji...@apache.org> on 2017/04/11 08:58:41 UTC

[jira] [Created] (CXF-7329) Missing @Validated on CxfProperties

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)