diff --git a/.gitignore b/.gitignore index 0d72898..05ce307 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ build bin /target/ +.factorypath diff --git a/pom.xml b/pom.xml index 351dd5d..60ca453 100644 --- a/pom.xml +++ b/pom.xml @@ -36,6 +36,11 @@ + + org.springframework.boot + spring-boot-configuration-processor + true + org.springframework.cloud spring-cloud-netflix-core