All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ince.workerpool-demo.1.0.9.source-code.application.yaml Maven / Gradle / Ivy

There is a newer version: 1.0.10
Show newest version
spring:
  profiles:
    active: redis-workerpool

  redis:
    host: localhost
    port: 6379

worker:
  nbWorker: 10

logging:
  level:
    com:
      invince:
        worker: DEBUG




© 2015 - 2024 Weber Informatics LLC | Privacy Policy