Class CommandLinePropertiesApplicationListener

  • All Implemented Interfaces:
    java.util.EventListener, org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent>, org.springframework.core.Ordered

    public class CommandLinePropertiesApplicationListener
    extends ApplicationEnvironmentPreparedEventListener
    implements org.springframework.core.Ordered
    • Field Detail

      • SERVER_PORT_PROPERTY

        public static final java.lang.String SERVER_PORT_PROPERTY
        See Also:
        Constant Field Values
    • Constructor Detail

      • CommandLinePropertiesApplicationListener

        public CommandLinePropertiesApplicationListener()