ince.workerpool-demo.1.0.9.source-code.application.yaml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of workerpool-demo Show documentation
Show all versions of workerpool-demo Show documentation
Demo project for worker pool
spring:
profiles:
active: redis-workerpool
redis:
host: localhost
port: 6379
worker:
nbWorker: 10
logging:
level:
com:
invince:
worker: DEBUG