接口 ConfigSupport

  • 所有超级接口:
    java.io.Serializable

    public interface ConfigSupport
    extends java.io.Serializable
    Interface provided for system configuration

    Add the following annotation to the startup class @EnableAutoConfigScan

    从以下版本开始:
    JDK11
    另请参阅:
    EnableAutoConfigScan