Class SelfAutoRestDocEndpointsListener

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

    @Component
    public class SelfAutoRestDocEndpointsListener
    extends java.lang.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>