diff --git a/src/main/resources/config/application.properties b/src/main/resources/config/application.properties index fd439ae..d66d985 100644 --- a/src/main/resources/config/application.properties +++ b/src/main/resources/config/application.properties @@ -1,5 +1,5 @@ server.port=8080 - +spring.profiles.active=dev eureka.client.register-with-eureka=false eureka.client.fetchRegistry=false #eureka.client.server.waitTimeInMsWhenSyncEmpty=0