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
253 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 reducing the number of users to simplify the code.
2016-10-04 10:05:49 -06:00
eureka.client.serviceUrl.defaultZone=http://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: 97ms Template: 3ms
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