Files
egovframe-msa-edu/backend/reserve-item-service/src/main/resources/application.yml
jei007 a10c5d0065 Update application.yml
modify application.yml option
2022-02-22 17:19:34 +09:00

14 lines
195 B
YAML

spring:
application:
name: reserve-item-service
server:
port: 0
# config server actuator
management:
endpoints:
web:
exposure:
include: refresh, health, beans, info