Details
Description
As we set the bean scope to prototype, we don't need to create a new JAXRSClientFactoryBean or JAXRSServerFactoryBean ourself in CxfRsEndpoint, that could make the code more clean.
As we set the bean scope to prototype, we don't need to create a new JAXRSClientFactoryBean or JAXRSServerFactoryBean ourself in CxfRsEndpoint, that could make the code more clean.