counter: 1.2.13 - The tests print out the type-mapping headers
[demos/kafka/wordcount] / src / main / resources / application.yml
1 server:
2   port: 8083
3 management:
4   endpoints:
5     web:
6       exposure:
7         include: "*"