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

beflix.examples.loanbroker-broker.1.0.22.source-code.application.yml Maven / Gradle / Ivy

There is a newer version: 1.0.28
Show newest version
spring:
  application:
    # This ends up as the service name in zipkin
    name: loanbroker
  sleuth:
    sampler:
      percentage: 1.0

#Select sync or async execution.
loanbroker:
  async: false




© 2015 - 2024 Weber Informatics LLC | Privacy Policy