Logo
Explore Help
Sign In
iSharkFly-Docs/java-tutorials
1
0
Fork 0
You've already forked java-tutorials
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
java-tutorials/spring-cloud/spring-cloud-bootstrap/application-config/discovery.properties

9 lines
258 B
Properties
Raw Normal View History

BAEL-312 Adding the config clients' properties files so that they are accessible in git. This is currently on my git account and will need to be switched to eugen's after the pull request has completed.
2016-09-02 07:33:43 +02:00
spring.application.name=discovery
server.port=8082
eureka.instance.hostname=localhost
BAEL-315 adding configuration for security on the config and discovery servers.
2016-10-03 13:01:01 -06:00
eureka.client.serviceUrl.defaultZone=http://disc_discUser:discPassword@localhost:8082/eureka/
BAEL-312 Adding the config clients' properties files so that they are accessible in git. This is currently on my git account and will need to be switched to eugen's after the pull request has completed.
2016-09-02 07:33:43 +02:00
eureka.client.register-with-eureka=false
eureka.client.fetch-registry=false
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 159ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API