There is this ticket related https://issues.apache.org/jira/browse/CAMEL-10373
the swagger-java-starter do have the hibernate-validate as dependency https://github.com/apache/camel/blob/master/platforms/spring-boot/components-starter/camel-swagger-java-starter/pom.xml#L49 And so does 2.18.x https://github.com/apache/camel/blob/camel-2.18.x/components-starter/camel-swagger-java-starter/pom.xml#L48 So do we need some additional dependency besides hibernate-validator? On Wed, Apr 19, 2017 at 2:30 PM, Thomas Weinschenk <[email protected]> wrote: > You are right I forgot to mention the version... > > 2.18.3 > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Spring-Boot-1-5-fails-when-camel-swagger-java-in-place-tp5797920p5797923.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2
