From a73e490f8bd9c35da0374166a2adce36d3709b02 Mon Sep 17 00:00:00 2001 From: penny <2500338766@qq.com> Date: Sat, 9 Jul 2022 20:50:17 +0800 Subject: [PATCH] =?UTF-8?q?feature1.0.0-img:=20=E4=BC=98=E5=8C=96spring.fa?= =?UTF-8?q?ctories?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/META-INF/spring.factories | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bnyer-api/bnyer-api-img/src/main/resources/META-INF/spring.factories b/bnyer-api/bnyer-api-img/src/main/resources/META-INF/spring.factories index 4d3de5a..d9e7a5e 100644 --- a/bnyer-api/bnyer-api-img/src/main/resources/META-INF/spring.factories +++ b/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 +