Class BootstrapDefaultConfig


  • @Component
    public final class BootstrapDefaultConfig
    extends java.lang.Object
    The Class BootstrapDefaultConfig.
    • Constructor Summary

      Constructors 
      Constructor Description
      BootstrapDefaultConfig()
      Instantiates a new bootstrap default config.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void createDefaultConfiguration()
      Creates the default configuration.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BootstrapDefaultConfig

        public BootstrapDefaultConfig()
        Instantiates a new bootstrap default config.
    • Method Detail

      • createDefaultConfiguration

        @PostConstruct
        public void createDefaultConfiguration()
        Creates the default configuration.