From: Alessio S. <aso...@re...> - 2017-01-26 16:20:34
|
The class is now contained in the resteasy-legacy module, see https://github.com/resteasy/Resteasy/tree/3.1.0.Final/resteasy-legacy/src/main/java/org/jboss/resteasy/annotations/interception. If you're using maven, the GAV for the module is org.jboss.resteasy:resteasy-legacy:3.1.0.Final . Read more at http://docs.jboss.org/resteasy/docs/3.1.0.Final/userguide/html_single/index.html#Migration_to_3_1 Il 26/01/2017 16:29, Réda ha scritto: > Hello, > When trying to migrate from resteasy jaxrs 3.0.14 to 3.1.0, i lost the > class ServerInterceptor > <http://docs.jboss.org/resteasy/docs/3.1.0.Final/javadocs/org/jboss/resteasy/annotations/interception/ServerInterceptor.html> > which is well present in the online javadoc > can someone tell me if it was removed or moved to another place > Thank you > > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > > > _______________________________________________ > Resteasy-developers mailing list > Res...@li... > https://lists.sourceforge.net/lists/listinfo/resteasy-developers |