counter: 1.1.3 - Implemented an integration test for the old message-format
[demos/kafka/wordcount] / src / main / resources / application.yml
1 server:
2   port: 8083
3 management:
4   endpoints:
5     web:
6       exposure:
7         include: "*"