Class SelfAutoRestDocEndpointsListener

  • All Implemented Interfaces:
    EventListener, org.springframework.context.ApplicationListener<org.springframework.context.ApplicationEvent>

    @Component
    public class SelfAutoRestDocEndpointsListener
    extends Object
    implements org.springframework.context.ApplicationListener<org.springframework.context.ApplicationEvent>
    • Constructor Detail

      • SelfAutoRestDocEndpointsListener

        public SelfAutoRestDocEndpointsListener()
    • Method Detail

      • onApplicationEvent

        public void onApplicationEvent​(org.springframework.context.ApplicationEvent event)
        Specified by:
        onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.context.ApplicationEvent>