counter: 1.1.8 - Fixed a `ConcurentModificationException`-bug
[demos/kafka/wordcount] / src / main / resources / application.yml
1 server:
2   port: 8083
3 management:
4   endpoints:
5     web:
6       exposure:
7         include: "*"