Class SpringComponentProvider

  • All Implemented Interfaces:
    ComponentProvider, ComponentProvider

    public class SpringComponentProvider
    extends Object
    implements ComponentProvider
    Custom ComponentProvider class. Responsible for 1) bootstrapping Jersey 3 Spring integration and 2) making Jersey skip JAX-RS Spring component life-cycle management and leave it to us.
    Author:
    Marko Asplund (marko.asplund at yahoo.com)