All Downloads are FREE. Search and download functionalities are using the official Maven repository.

el.kernel-salt-generator.1.3.0-beta.1.source-code.bootstrap.properties Maven / Gradle / Ivy

Go to download

Batch Job Application to for one-time populating of salt values for MOSIP related application salt tables.

The newest version!
spring.cloud.config.uri=localhost
spring.cloud.config.label=master
spring.cloud.config.name=kernel
spring.application.name=kernel
spring.profiles.active=local

#management.security.enabled=false
#management.endpoint.health.show-details=when-authorized
#management.endpoints.web.exposure.include=*
management.endpoint.health.show-details=always
management.endpoints.web.exposure.include=info,health,refresh,restart

server.port=8092

#disabling health check so that client doesnt try to load properties from sprint config server every
# 5 minutes (should not be done in production)
health.config.enabled=false




© 2015 - 2024 Weber Informatics LLC | Privacy Policy