My project ran when I removed the following dependency

<dependency>
                        <groupId>org.apache.cxf</groupId>
                       
<artifactId>cxf-spring-boot-starter-jaxrs</artifactId>
                        <version>${cxf.version}</version>
                </dependency>

But I need it for some other reason. Can anyone say me a compatible version
of this or what is causing this problem?



--
View this message in context: 
http://camel.465427.n5.nabble.com/jaxrs-resource-classes-not-found-Exception-tp5796903p5796904.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to