5 changed files with 7 additions and 7 deletions
@ -1,4 +1,4 @@ |
|||||
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\ |
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\ |
||||
com.bnyer.system.api.factory.RemoteUserFallbackFactory,\ |
com.bnyer.system.api.factory.RemoteUserFallbackFactory,\ |
||||
com.bnyer.system.api.factory.RemoteLogFallbackFactory, \ |
com.bnyer.system.api.factory.RemoteLogFallbackFactory, \ |
||||
com.bnyer.system.api.factory.RemoteFileFallbackFactory |
com.bnyer.system.api.factory.RemoteSystemFileFallbackFactory |
||||
|
|||||
Loading…
Reference in new issue