feat: boot admin setting 주석
This commit is contained in:
parent
789a46b25a
commit
4d3c51fb61
2
pom.xml
2
pom.xml
@ -159,11 +159,13 @@
|
||||
</dependency>
|
||||
|
||||
<!-- https://mvnrepository.com/artifact/de.codecentric/spring-boot-admin-starter-server -->
|
||||
<!--
|
||||
<dependency>
|
||||
<groupId>de.codecentric</groupId>
|
||||
<artifactId>spring-boot-admin-starter-client </artifactId>
|
||||
<version>2.7.8</version>
|
||||
</dependency>
|
||||
-->
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
||||
@ -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
|
||||
Loading…
Reference in New Issue
Block a user