ShoppingCrawler/processor/src/main/resources/application.yml

23 lines
313 B
YAML

spring:
application:
name: ppn-processor
main:
allow-bean-definition-overriding: true
profiles:
active: development
freemarker:
enabled: false
server:
port: 20081
error:
whitelabel:
enabled: false
management:
endpoints:
web:
exposure:
include: refresh