X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fapplication.properties;h=0d2624f4710f0d6b6a3d84727cae7048662fedf4;hb=0e63376a3cfc8ecabdc4699e9307f6a51415cb09;hp=8b137891791fe96927ad78e64b0aad7bded08bdc;hpb=5b426263adb46e835333b127c1755c0a23035ece;p=demos%2Fkafka%2Fwordcount diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 8b13789..0d2624f 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1 +1,3 @@ - +server.port=8086 +management.endpoints.web.exposure.include=* +logging.level.de.juplo.kafka.wordcount.splitter=DEBUG