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

generator.server.springboot.springcloud.configclient.application.config.properties.mustache Maven / Gradle / Ivy

There is a newer version: 1.22.0
Show newest version
# Common configuration shared between all applications
configserver.name=Docker JHipster Registry
configserver.status=Connected to the JHipster Registry running in Docker

jhipster.security.authentication.jwt.base64-secret={{{base64JwtSecret}}}
eureka.client.service-url.defaultZone=http://admin:${jhipster.registry.password}@localhost:8761/eureka/




© 2015 - 2024 Weber Informatics LLC | Privacy Policy