9ccdd3265db4285fad0572e2340991e6fedba988
[oom/platform/cert-service.git] / certService / src / main / resources / application.properties
1 # Actuator configuration
2 management.endpoints.enabled-by-default=true
3 management.endpoint.configprops.enabled=true
4 management.endpoints.web.exposure.include=health
5
6 # Swagger configuration
7 springdoc.show-actuator=true
8 springdoc.swagger-ui.path=/docs
9
10 # AAF CertService app specific configuration
11 app.config.path=/etc/onap/aaf/certservice