Browse Source

feature1.0.0-img: 优化spring.factories

feature-1.0-img-prototype
penny 4 years ago
parent
commit
a73e490f8b
  1. 4
      bnyer-api/bnyer-api-img/src/main/resources/META-INF/spring.factories

4
bnyer-api/bnyer-api-img/src/main/resources/META-INF/spring.factories

@ -1,2 +1,2 @@
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
com.bnyer.img.api.factory.RemoteImgFallbackFactory
org.springframework.boot.autoconfigure.EnableAutoConfiguration = com.bnyer.img.api.factory.RemoteImgFallbackFactory

Loading…
Cancel
Save