diff --git a/pom.xml b/pom.xml index fb20596..c4fb627 100644 --- a/pom.xml +++ b/pom.xml @@ -159,11 +159,13 @@ + diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 8a0dd3f..523714f 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -24,11 +24,11 @@ server.error.whitelabel.enabled=false # respone success status code respone.status.success=STAT_0 -spring.mvc.pathmatch.matching-strategy=ant_path_matcher - +# boot admin setting +#spring.mvc.pathmatch.matching-strategy=ant_path_matcher #spring.boot.admin.client.instance.service-url=http://localhost:8089 -spring.boot.admin.client.url=http://localhost:8080 -management.endpoints.web.exposure.include=* -management.endpoint.health.show-details=always +#spring.boot.admin.client.url=http://localhost:8080 +#management.endpoints.web.exposure.include=* +#management.endpoint.health.show-details=always # Ganpandaup.estimate.template.url=https://www.munjaon.co.kr/publish/email_form_ganpandaum_contact.html \ No newline at end of file