ShoppingCrawler/receiver/src/main/resources/application-development.yml

8 lines
167 B
YAML
Raw Normal View History

2021-08-22 08:43:52 +00:00
spring:
config:
activate:
on-profile: development
import:
- classpath:/development/webclient.yml
- classpath:/development/temppassword.yml