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

generator.server.springboot.springcloud.consul.docker.application.config.yml.mustache Maven / Gradle / Ivy

There is a newer version: 1.22.0
Show newest version
# Common configuration shared between all applications
# This file is in format yaml as it is loaded by https://github.com/jhipster/consul-config-loader
configserver:
  name: Docker Consul Service
  status: Connected to Consul Server running in Docker

# Used for Security with JWT (spring-boot-jwt module)
# application:
#   security:
#     authentication:
#       jwt:
#         # secret key which should be base64 encoded and changed in production
#         base64-secret: {{{base64JwtSecret}}}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy