Rapid Java Persistence and Microservices by Raj Malhotra

Rapid Java Persistence and Microservices by Raj Malhotra

Author:Raj Malhotra
Language: eng
Format: epub
ISBN: 9781484244760
Publisher: Apress


contents:

spring.main.banner-mode= "off"

logging.file: logs/config-service.log

2. ${HOME}/work_all/git_repo/eshop-prod.properties

contents: spring.main.banner-mode= "off"

logging.file: logs/inventory-service.log

Notes:We stored the Prod profile-related properties in the Git repository for eshop and the inventory-service microservices in the files.

These files coexist at the same location, i.e., in the resources directory.

The cloud.config.server.git.uri property specifies the location of the repo.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.