banner.charset= UTF-8
banner.location= classpath:banner.txt
logging.config=
logging.exception-conversion-word=
logging.file=
logging.level.*=
logging.path=
logging.pattern.console=
logging.pattern.file=
logging.pattern.level=
logging.register-shutdown-hook= false
spring.aop.auto= true
spring.aop.proxy-target-class= false
spring.application.index=
spring.application.name=
spring.messages.basename= messages
spring.messages.cache-seconds= -1
spring.messages.encoding= UTF-8
spring.messages.fallback-to-system-locale= true
spring.redis.database= 0
spring.redis.host= localhost
spring.redis.password=
spring.redis.pool.max-active= 8
spring.redis.pool.max-idle= 8
spring.redis.pool.max-wait= -1
spring.redis.pool.min-idle= 0
spring.redis.port= 6379
spring.redis.sentinel.master=
spring.redis.sentinel.nodes=
spring.redis.timeout= 0
spring.application.admin.enabled= false
spring.application.admin.jmx-name= org.springframework.boot:type= Admin,name= SpringApplication
spring.autoconfigure.exclude=
spring.beaninfo.ignore= true
spring.cache.cache-names=
spring.cache.ehcache.config=
spring.cache.guava.spec=
spring.cache.hazelcast.config=
spring.cache.infinispan.config=
spring.cache.jcache.config=
spring.cache.jcache.provider=
spring.cache.type=
spring.config.location=
spring.config.name= application
spring.hazelcast.config=
spring.jmx.default-domain=
spring.jmx.enabled= true
spring.jmx.server= mbeanServer
spring.mail.default-encoding= UTF-8
spring.mail.host=
spring.mail.jndi-name=
spring.mail.password=
spring.mail.port=
spring.mail.properties.*=
spring.mail.protocol= smtp
spring.mail.test-connection= false
spring.mail.username=
spring.main.banner-mode= console
spring.main.sources=
spring.main.web-environment=
spring.mandatory-file-encoding=
spring.output.ansi.enabled= detect
spring.pid.fail-on-write-error=
spring.pid.file=
spring.profiles.active=
spring.profiles.include=
spring.sendgrid.username=
spring.sendgrid.password=
spring.sendgrid.proxy.host=
spring.sendgrid.proxy.port=
multipart.enabled= true
multipart.file-size-threshold= 0
multipart.location=
multipart.max-file-size= 1Mb
multipart.max-request-size= 10Mb
server.address=
server.compression.enabled= false
server.compression.excluded-user-agents=
server.compression.mime-types=
server.compression.min-response-size=
server.context-parameters.*=
server.context-path=
server.display-name= application
server.error.include-stacktrace= never
server.error.path= /error
server.error.whitelabel.enabled= true
server.jsp-servlet.class-name= org.apache.jasper.servlet.JspServlet
server.jsp-servlet.init-parameters.*=
server.jsp-servlet.registered= true
server.port= 8080
server.servlet-path= /
server.session.cookie.comment=
server.session.cookie.domain=
server.session.cookie.http-only=
server.session.cookie.max-age=
server.session.cookie.name=
server.session.cookie.path=
server.session.cookie.secure=
server.session.persistent= false
server.session.store-dir=
server.session.timeout=
server.session.tracking-modes=
server.ssl.ciphers=
server.ssl.client-auth=
server.ssl.enabled=
server.ssl.key-alias=
server.ssl.key-password=
server.ssl.key-store=
server.ssl.key-store-password=
server.ssl.key-store-provider=
server.ssl.key-store-type=
server.ssl.protocol=
server.ssl.trust-store=
server.ssl.trust-store-password=
server.ssl.trust-store-provider=
server.ssl.trust-store-type=
server.tomcat.accesslog.directory=
server.tomcat.accesslog.enabled= false
server.tomcat.accesslog.pattern= common
server.tomcat.accesslog.prefix= access_log
server.tomcat.accesslog.suffix= .log
server.tomcat.background-processor-delay= 30
server.tomcat.basedir=
server.tomcat.internal-proxies= 10\\.\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}|\\192\\.168\\.\\d{1,3}\\.\\d{1,3}|\\169\\.254\\.\\d{1,3}\\.\\d{1,3}|\\127\\.\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}|\\172\\.1[6-9]{1}\\.\\d{1,3}\\.\\d{1,3}|\\172\\.2[0-9]{1}\\.\\d{1,3}\\.\\d{1,3}|\\172\\.3[0-1]{1}\\.\\d{1,3}\\.\\d{1,3}
server.tomcat.max-http-header-size= 0
server.tomcat.max-threads= 0
server.tomcat.port-header= X-Forwarded-Port
server.tomcat.protocol-header=
server.tomcat.protocol-header-https-value= https
server.tomcat.remote-ip-header=
server.tomcat.uri-encoding= UTF-8
server.undertow.accesslog.dir=
server.undertow.accesslog.enabled= false
server.undertow.accesslog.pattern= common
server.undertow.buffer-size=
server.undertow.buffers-per-region=
server.undertow.direct-buffers=
server.undertow.io-threads=
server.undertow.worker-threads=
server.use-forward-headers=
spring.freemarker.allow-request-override= false
spring.freemarker.allow-session-override= false
spring.freemarker.cache= false
spring.freemarker.charset= UTF-8
spring.freemarker.check-template-location= true
spring.freemarker.content-type= text/html
spring.freemarker.enabled= true
spring.freemarker.expose-request-attributes= false
spring.freemarker.expose-session-attributes= false
spring.freemarker.expose-spring-macro-helpers= true
spring.freemarker.prefer-file-system-access= true
spring.freemarker.prefix=
spring.freemarker.request-context-attribute=
spring.freemarker.settings.*=
spring.freemarker.suffix=
spring.freemarker.template-loader-path= classpath:/templates/
spring.freemarker.view-names=
spring.groovy.template.allow-request-override= false
spring.groovy.template.allow-session-override= false
spring.groovy.template.cache=
spring.groovy.template.charset= UTF-8
spring.groovy.template.check-template-location= true
spring.groovy.template.configuration.*=
spring.groovy.template.content-type= test/html
spring.groovy.template.enabled= true
spring.groovy.template.expose-request-attributes= false
spring.groovy.template.expose-session-attributes= false
spring.groovy.template.expose-spring-macro-helpers= true
spring.groovy.template.prefix=
spring.groovy.template.request-context-attribute=
spring.groovy.template.resource-loader-path= classpath:/templates/
spring.groovy.template.suffix= .tpl
spring.groovy.template.view-names=
spring.hateoas.use-hal-as-default-json-media-type= true
spring.http.converters.preferred-json-mapper= jackson
spring.http.encoding.charset= UTF-8
spring.http.encoding.enabled= true
spring.http.encoding.force= true
spring.jackson.date-format=
spring.jackson.deserialization.*=
spring.jackson.generator.*=
spring.jackson.joda-date-time-format=
spring.jackson.locale=
spring.jackson.mapper.*=
spring.jackson.parser.*=
spring.jackson.property-naming-strategy=
spring.jackson.serialization.*=
spring.jackson.serialization-inclusion=
spring.jackson.time-zone=
spring.jersey.application-path=
spring.jersey.filter.order= 0
spring.jersey.init.*=
spring.jersey.type= servlet
spring.mobile.devicedelegatingviewresolver.enable-fallback= false
spring.mobile.devicedelegatingviewresolver.enabled= false
spring.mobile.devicedelegatingviewresolver.mobile-prefix= mobile/
spring.mobile.devicedelegatingviewresolver.mobile-suffix=
spring.mobile.devicedelegatingviewresolver.normal-prefix=
spring.mobile.devicedelegatingviewresolver.normal-suffix=
spring.mobile.devicedelegatingviewresolver.tablet-prefix= tablet/
spring.mobile.devicedelegatingviewresolver.tablet-suffix=
spring.mobile.sitepreference.enabled= true
spring.mustache.cache= false
spring.mustache.charset= UTF-8
spring.mustache.check-template-location= true
spring.mustache.content-type= text/html
spring.mustache.enabled= true
spring.mustache.prefix= classpath:/templates/
spring.mustache.suffix= .html
spring.mustache.view-names=
spring.mvc.async.request-timeout=
spring.mvc.date-format=
spring.mvc.dispatch-trace-request= false
spring.mvc.dispatch-options-request= false
spring.mvc.favicon.enabled= true
spring.mvc.ignore-default-model-on-redirect= true
spring.mvc.locale=
spring.mvc.media-types.*=
spring.mvc.message-codes-resolver-format=
spring.mvc.static-path-pattern= /**
spring.mvc.throw-exception-if-no-handler-found= false
spring.mvc.view.prefix=
spring.mvc.view.suffix=
spring.resources.add-mappings = true
spring.resources.cache-period =
spring.resources.chain.cache = true
spring.resources.chain.enabled =
spring.resources.chain.html-application-cache = false
spring.resources.chain.strategy.content.enabled = false
spring.resources.chain.strategy.content.paths = / **
spring.resources.chain.strategy.fixed.enabled = false
spring.resources.chain.strategy.fixed.paths =
spring.resources.chain.strategy.fixed.version =
spring.resources.static-locations = classpath:/ META-INF / resources /,classpath:/ resources /,classpath:/ static /,classpath:/ public /
spring.social.auto-connection-views = false
spring.social.facebook.app-id =
spring.social.facebook.app-secret =
spring.social.linkedin.app-id =
spring.social.linkedin.app-secret =
spring.social.twitter.app-id =
spring.social.twitter.app-secret =
spring.thymeleaf.cache = true
spring.thymeleaf.check-template-location = true
spring.thymeleaf.content-type = text / html
spring.thymeleaf.enabled = true
spring.thymeleaf.encoding = UTF-8
spring.thymeleaf.excluded-view-names =
spring.thymeleaf.mode = HTML5
spring.thymeleaf.prefix = classpath:/ templates /
spring.thymeleaf.suffix = .html
spring.thymeleaf.template-resolver-order =
spring.thymeleaf.view-names =
spring.velocity.allow-request-override = false
spring.velocity.allow-session-override = false
spring.velocity.cache =
spring.velocity.charset = UTF-8
spring.velocity.check-template-location = true
spring.velocity.content-type = text / html
spring.velocity.date-tool-attribute =
spring.velocity.enabled = true
spring.velocity.expose-request-attributes = false
spring.velocity.expose-session-attributes = false
spring.velocity.expose-spring-macro-helpers = true
spring.velocity.number-tool-attribute =
spring.velocity.prefer-file-system-access = true
spring.velocity.prefix =
spring.velocity.properties。* =
spring.velocity.request-context-attribute =
spring.velocity.resource-loader-path = classpath:/ templates /
spring.velocity.suffix = .vm
spring.velocity.toolbox-config-location =
spring.velocity.view-names =
security.basic.authorize-mode = role
security.basic.enabled = true
security.basic.path = / **
security.basic.realm = Spring
security.enable-csrf = false
security.filter-order = 0
security.headers.cache = true
security.headers.content-type = true
security.headers.frame = true
security.headers.hsts =
security.headers.xss = true
security.ignored =
security.require-ssl = false
security.sessions = stateless
security.user.name = user
security.user.password =
security.user.role = USER
security.oauth2.client.client-id =
security.oauth2.client.client-secret =
security.oauth2.resource.id =
security.oauth2.resource.jwt.key-uri =
security.oauth2.resource.jwt.key-value =
security.oauth2.resource.prefer-token-info = true
security.oauth2.resource.service-id = resource
security.oauth2.resource.token-info-uri =
security.oauth2.resource.token-type =
security.oauth2.resource.user-info-uri =
security.oauth2.sso.filter-order =
security.oauth2.sso.login-path = / login
flyway.baseline-description =
flyway.baseline-version = 1
flyway.baseline-on-migrate =
flyway.check-location = false
flyway.clean-on-validation-error =
flyway.enabled = true
flyway.encoding =
flyway.ignore-failed-future-migration =
flyway.init-sqls =
flyway.locations = classpath:db / migration
flyway.out-of-order =
flyway.placeholder-prefix =
flyway.placeholder-replacement =
flyway.placeholder-suffix =
flyway.placeholders。* =
flyway.schemas =
flyway.sql-migration-prefix = V
flyway.sql-migration-separator =
flyway.sql-migration-suffix = .sql
flyway.table =
flyway.url =
flyway.user =
flyway.validate-on-migrate =
liquibase.change-log = classpath:/db/changelog/db.changelog-master.yaml
liquibase.check-change-log-location = true
liquibase.contexts =
liquibase.default-schema =
liquibase.drop-first = false
liquibase.enabled = true
liquibase.labels =
liquibase.parameters。* =
liquibase.password =
liquibase.url =
liquibase.user =
spring.dao.exceptiontranslation.enabled= true
spring.data.cassandra.cluster-name =
spring.data.cassandra.compression =
spring.data.cassandra.connect-timeout-millis =
spring.data.cassandra.consistency-level =
spring.data.cassandra.contact-points = localhost
spring.data.cassandra.fetch-size =
spring.data.cassandra.keyspace-name =
spring.data.cassandra.load-balancing-policy =
spring.data.cassandra.port =
spring.data.cassandra.password =
spring.data.cassandra.read-timeout-millis =
spring.data.cassandra.reconnection-policy =
spring.data.cassandra.retry-policy =
spring.data.cassandra.serial-consistency-level =
spring.data.cassandra.ssl = false
spring.data.cassandra.username =
spring.data.elasticsearch.cluster-name = elasticsearch
spring.data.elasticsearch.cluster-nodes =
spring.data.elasticsearch.properties。* =
spring.data.elasticsearch.repositories.enabled = true
spring.data.mongodb.authentication-database =
spring.data.mongodb.database = test
spring.data.mongodb.field-naming-strategy =
spring.data.mongodb.grid-fs-database =
spring.data.mongodb.host = localhost
spring.data.mongodb.password =
spring.data.mongodb.port = 27017
spring.data.mongodb.repositories.enabled = true
spring.data.mongodb.uri = mongodb:// localhost / test
spring.data.mongodb.username =
spring.data.rest.base-path =
spring.data.rest.default-page-size =
spring.data.rest.enable-enum-translation =
spring.data.rest.limit-param-name =
spring.data.rest.max-page-size =
spring.data.rest.page-param-name =
spring.data.rest.return-body-on-create =
spring.data.rest.return-body-on-update =
spring.data.rest.sort-param-name =
spring.data.solr.host = http://127.0.0.1:8983/solr
spring.data.solr.repositories.enabled = true
spring.data.solr.zk-host =
spring.datasource.continue-on-error = false
spring.datasource.data =
spring.datasource.driver-class-name =
spring.datasource.initialize = true
spring.datasource.jmx-enabled = false
spring.datasource.jndi-name =
spring.datasource.max-active =
spring.datasource.max-idle =
spring.datasource.max等待=
spring.datasource.min-evictable空闲时间-米利斯=
spring.datasource.min-idle = 8
spring.datasource.name = testdb
spring.datasource.password =
spring.datasource.platform = all
spring.datasource.schema =
spring.datasource.separator =;
spring.datasource.sql-script-encoding =
spring.datasource.test-on-borrow =
spring.datasource.test-on-return =
spring.datasource.test-while-idle =
spring.datasource.time-between-eviction-runs-millis = 1
spring.datasource.type =
spring.datasource.url =
spring.datasource.username=
spring.datasource.validation-query=
spring.h2.console.enabled = false
spring.h2.console.path = / h2-console
spring.jooq.sql-dialect=
spring.data.jpa.repositories.enabled = true
spring.jpa.database =
spring.jpa.database-platform =
spring.jpa.generate-ddl = false
spring.jpa.hibernate.ddl-auto =
spring.jpa.hibernate.naming-strategy =
spring.jpa.open-in-view = true
spring.jpa.properties。* =
spring.jpa.show-sql = false
spring.jta。* =
spring.jta.log-dir =
spring.jta.atomikos.connectionfactory.borrow-connection-timeout = 30
spring.jta.atomikos.connectionfactory.ignore-session-transacted-flag = true
spring.jta.atomikos.connectionfactory.local-transaction-mode = false
spring.jta.atomikos.connectionfactory.maintenance-interval = 60
spring.jta.atomikos.connectionfactory.max-idle-time = 60
spring.jta.atomikos.connectionfactory.max-lifetime = 0
spring.jta.atomikos.connectionfactory.max-pool-size = 1
spring.jta.atomikos.connectionfactory.min-pool-size = 1
spring.jta.atomikos.connectionfactory.reap-timeout = 0
spring.jta.atomikos.connectionfactory.unique-resource-name = jmsConnectionFactory
spring.jta.atomikos.datasource.borrow-connection-timeout = 30
spring.jta.atomikos.datasource.default-isolation-level =
spring.jta.atomikos.datasource.login-timeout =
spring.jta.atomikos.datasource.maintenance-interval = 60
spring.jta.atomikos.datasource.max-idle-time = 60
spring.jta.atomikos.datasource.max-lifetime = 0
spring.jta.atomikos.datasource.max-pool-size = 1
spring.jta.atomikos.datasource.min-pool-size = 1
spring.jta.atomikos.datasource.reap-timeout = 0
spring.jta.atomikos.datasource.test-query =
spring.jta.atomikos.datasource.unique-resource-name = dataSource
spring.jta.bitronix.connectionfactory.acquire-increment = 1
spring.jta.bitronix.connectionfactory.acquisition-interval = 1
spring.jta.bitronix.connectionfactory.acquisition-timeout = 30
spring.jta.bitronix.connectionfactory.allow-local-transactions = true
spring.jta.bitronix.connectionfactory.apply-transaction-timeout = false
spring.jta.bitronix.connectionfactory.automatic-enlisting-enabled = true
spring.jta.bitronix.connectionfactory.cache-producer-consumer = true
spring.jta.bitronix.connectionfactory.defer-connection-release = true
spring.jta.bitronix.connectionfactory.ignore-recovery-failures = false
spring.jta.bitronix.connectionfactory.max-idle-time = 60
spring.jta.bitronix.connectionfactory.max-pool-size = 10
spring.jta.bitronix.connectionfactory.min-pool-size = 0
spring.jta.bitronix.connectionfactory.password =
spring.jta.bitronix.connectionfactory.share-transaction-connections = false
spring.jta.bitronix.connectionfactory.test-connections = true
spring.jta.bitronix.connectionfactory.two-pc-ordering-position = 1
spring.jta.bitronix.connectionfactory.unique-name = jmsConnectionFactory
spring.jta.bitronix.connectionfactory.use-tm-join = true启动XAResource时是否应使用TMJOIN。
spring.jta.bitronix.connectionfactory.user =
spring.jta.bitronix.datasource.acquire-increment = 1
spring.jta.bitronix.datasource.acquisition-interval = 1
spring.jta.bitronix.datasource.acquisition-timeout = 30
spring.jta.bitronix.datasource.allow-local-transactions = true
spring.jta.bitronix.datasource.apply-transaction-timeout = false
spring.jta.bitronix.datasource.automatic-enlisting-enabled = true
spring.jta.bitronix.datasource.cursor-holdability =
spring.jta.bitronix.datasource.defer-connection-release = true
spring.jta.bitronix.datasource.enable-jdbc4-connection-test =
spring.jta.bitronix.datasource.ignore-recovery-failures = false
spring.jta.bitronix.datasource.isolation-level =
spring.jta.bitronix.datasource.local-auto-commit =
spring.jta.bitronix.datasource.login-timeout =
spring.jta.bitronix.datasource.max-idle-time = 60
spring.jta.bitronix.datasource.max-pool-size = 10
spring.jta.bitronix.datasource.min-pool-size = 0
spring.jta.bitronix.datasource.prepared-statement-cache-size = 0
spring.jta.bitronix.datasource.share-transaction-connections = false
spring.jta.bitronix.datasource.test-query =
spring.jta.bitronix.datasource.two-pc-ordering-position = 1
spring.jta.bitronix.datasource.unique-name = dataSource
spring.jta.bitronix.datasource.use-tm-join = true启动XAResource时是否应使用TMJOIN。
spring.mongodb.embedded.features = SYNC_DELAY
spring.mongodb.embedded.version = 2.6.10
spring.activemq.broker-url =
spring.activemq.in-memory = true
spring.activemq.password =
spring.activemq.pooled = false
spring.activemq.user =
spring.artemis.embedded.cluster-password =
spring.artemis.embedded.data-directory =
spring.artemis.embedded.enabled = true
spring.artemis.embedded.persistent = false
spring.artemis.embedded.queues =
spring.artemis.embedded.server-id =
spring.artemis.embedded.topics =
spring.artemis.host = localhost
spring.artemis.mode =
spring.artemis.port = 61616
spring.batch.initializer.enabled = true
spring.batch.job.enabled = true
spring.batch.job.names =
spring.batch.schema = classpath:org / springframework / batch / core / schema - @@ platform @@。sql
spring.batch.table-prefix =
spring.hornetq.embedded.cluster-password =
spring.hornetq.embedded.data-directory =
spring.hornetq.embedded.enabled = true
spring.hornetq.embedded.persistent = false
spring.hornetq.embedded.queues =
spring.hornetq.embedded.server-id =
spring.hornetq.embedded.topics =
spring.hornetq.host = localhost
spring.hornetq.mode =
spring.hornetq.port = 5445
spring.jms.jndi-name=
spring.jms.listener.acknowledge-mode=
spring.jms.listener.auto-startup= true
spring.jms.listener.concurrency=
spring.jms.listener.max-concurrency=
spring.jms.pub-sub-domain= false
spring.rabbitmq.addresses =
spring.rabbitmq.dynamic = true
spring.rabbitmq.host = localhost
spring.rabbitmq.listener.acknowledge-mode =
spring.rabbitmq.listener.auto-startup = true
spring.rabbitmq.listener.concurrency =
spring.rabbitmq.listener.max-concurrency =
spring.rabbitmq.listener.prefetch =
spring.rabbitmq.listener.transaction-size =
spring.rabbitmq.password =
spring.rabbitmq.port = 5672
spring.rabbitmq.requested-heartbeat =
spring.rabbitmq.ssl.enabled = false
spring.rabbitmq.ssl.key-store =
spring.rabbitmq.ssl.key-store-password =
spring.rabbitmq.ssl.trust-store =
spring.rabbitmq.ssl.trust-store-password =
spring.rabbitmq.username =
spring.rabbitmq.virtual-host =
endpoints.cors.allow-credentials=
endpoints.cors.allowed-headers=
endpoints.cors.allowed-methods= GET
endpoints.cors.allowed-origins=
endpoints.cors.exposed-headers=
endpoints.cors.max-age= 1800
endpoints.jmx.domain=
endpoints.jmx.enabled= true
endpoints.jmx.static-names=
endpoints.jmx.unique-names= false
jolokia.config.*=
management.add-application-context-header= true
management.address=
management.context-path=
management.port=
management.security.enabled= true
management.security.role= ADMIN
management.security.sessions= stateless
management.health.db.enabled= true
management.health.defaults.enabled= true
management.health.diskspace.enabled= true
management.health.diskspace.path=
management.health.diskspace.threshold= 0
management.health.elasticsearch.enabled= true
management.health.elasticsearch.indices=
management.health.elasticsearch.response-timeout= 100
management.health.jms.enabled= true
management.health.mail.enabled= true
management.health.mongo.enabled= true
management.health.rabbit.enabled= true
management.health.redis.enabled= true
management.health.solr.enabled= true
management.health.status.order= DOWN, OUT_OF_SERVICE, UNKNOWN, UP
management.trace.include= request-headers,response-headers,errors
shell.auth= simple
shell.auth.jaas.domain= my-domain
shell.auth.key.path=
shell.auth.simple.user.name= user
shell.auth.simple.user.password=
shell.auth.spring.roles= ADMIN
shell.command-path-patterns= classpath*:/commands/**,classpath*:/crash/commands/**
shell.command-refresh-interval= -1
shell.config-path-patterns= classpath*:/crash/*
shell.disabled-commands= jpa*,jdbc*,jndi*
shell.disabled-plugins=
shell.ssh.auth-timeout =
shell.ssh.enabled= true
shell.ssh.idle-timeout =
shell.ssh.key-path=
shell.ssh.port= 2000
shell.telnet.enabled= false
shell.telnet.port= 5000
spring.git.properties=
spring.metrics.export.aggregate.key-pattern=
spring.metrics.export.aggregate.prefix=
spring.metrics.export.delay-millis= 5000
spring.metrics.export.enabled= true
spring.metrics.export.excludes=
spring.metrics.export.includes=
spring.metrics.export.redis.key= keys.spring.metrics
spring.metrics.export.redis.prefix= spring.metrics
spring.metrics.export.send-latest=
spring.metrics.export.statsd.host=
spring.metrics.export.statsd.port= 8125
spring.metrics.export.statsd.prefix=
spring.metrics.export.triggers.*=
spring.devtools.livereload.enabled= true
spring.devtools.livereload.port= 35729
spring.devtools.restart.additional-exclude=
spring.devtools.restart.additional-paths=
spring.devtools.restart.enabled= true
spring.devtools.restart.exclude= META-INF/maven/**,META-INF/resources/**,resources/**,static/**,public/**,templates/**,**/*Test.class,**/*Tests.class,git.properties
spring.devtools.restart.poll-interval= 1000
spring.devtools.restart.quiet-period= 400
spring.devtools.restart.trigger-file=
spring.devtools.remote.context-path= /.~~spring-boot!~
spring.devtools.remote.debug.enabled= true
spring.devtools.remote.debug.local-port= 8000
spring.devtools.remote.proxy.host=
spring.devtools.remote.proxy.port=
spring.devtools.remote.restart.enabled= true
spring.devtools.remote.secret=
spring.devtools.remote.secret-header-name= X-AUTH-TOKEN