update to use the givenX_whenY_thenZ naming convention for tests Co-Authored-By: KevinGilmore <kpg102@gmail.com>
8 lines
172 B
INI
8 lines
172 B
INI
spring.application.name=zipkin
|
|
server.port=9411
|
|
|
|
eureka.client.region = default
|
|
eureka.client.registryFetchIntervalSeconds = 5
|
|
|
|
logging.level.org.springframework.web=debug
|