X-Git-Url: https://juplo.de/gitweb/?p=simple-mapper;a=blobdiff_plain;f=src%2Fmain%2Fresources%2FMETA-INF%2Fspring.factories;h=d46bfd01cd0364dc0f8f1fcbfec909672bd84cae;hp=0d7c0e126defc7b6aa26db377e3ec49d9200623f;hb=fd93d60388fecb8ec83dc5c0a411bc1cbe3d1d67;hpb=13bc66491ff7d0524655dc01d9c9360e9147abd5 diff --git a/src/main/resources/META-INF/spring.factories b/src/main/resources/META-INF/spring.factories index 0d7c0e1..d46bfd0 100644 --- a/src/main/resources/META-INF/spring.factories +++ b/src/main/resources/META-INF/spring.factories @@ -1 +1 @@ -org.springframework.boot.autoconfigure.EnableAutoConfiguration=de.juplo.autoconfigure.SimpleMapperServiceAutoConfiguration +org.springframework.boot.autoconfigure.EnableAutoConfiguration=de.juplo.simplemapper.SimpleMapperServiceAutoConfiguration