spring.factories 435 Bytes
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
  com.huaheng.system.api.factory.RemoteUserFallbackFactory,\
  com.huaheng.system.api.factory.RemoteLogFallbackFactory,\
  com.huaheng.system.api.factory.RemoteFileFallbackFactory,\
  com.huaheng.system.api.factory.RemoteApiLogFallbackFactory,\
  com.huaheng.system.api.factory.RemoteConfigFallbackFactory,\
  com.huaheng.system.api.factory.RemoteDictDataFallbackFactory