Class WingsAutoConfigProcessor

  • All Implemented Interfaces:
    org.springframework.boot.env.EnvironmentPostProcessor

    
    public class WingsAutoConfigProcessor
     implements EnvironmentPostProcessor
                        

    Automatically load the configuration that matches `/wings-conf/*.{yml,yaml,properties}`

    docs.spring.io
     - #boot-features-application-events-and-listeners
     - #boot-features-external-config
     - #howto-change-the-location-of-external-properties
     - #howto-customize-the-environment-or-application-context
    
    Since:

    2019-05-21

    Author:

    trydofor

    • Constructor Detail

      • WingsAutoConfigProcessor

        WingsAutoConfigProcessor()