Vassilis Virvilis
2018-11-21 13:39:15 UTC
Hi,
I am not using Spring
I am interested in manually configuring individual serviceClasses (i.e. for adding Providers per serviceClass).
This is possible with spring but looks impossible without spring.
Is there a way to do it?
I tried to access the Endpoints/ServiceClasses after they have been loaded as specified in web.xml but failed.
Do I need to launch my own JaxRsFactoryBean?
Vassilis
I am not using Spring
I am interested in manually configuring individual serviceClasses (i.e. for adding Providers per serviceClass).
This is possible with spring but looks impossible without spring.
Is there a way to do it?
I tried to access the Endpoints/ServiceClasses after they have been loaded as specified in web.xml but failed.
Do I need to launch my own JaxRsFactoryBean?
Vassilis