counter: 1.1.4 - Introduced parameters for the config needed by the test
[demos/kafka/wordcount] / src / main / resources / application.yml
1 server:
2   port: 8083
3 management:
4   endpoints:
5     web:
6       exposure:
7         include: "*"