X-Git-Url: http://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=254d4d923bcfcc8e7db4a5652023963840c24b33;hb=2356114223871d883e23fd06e93ada2c57392743;hp=54bb69565663f22cce2c2f22b56dbf84d8b25dfd;hpb=6ce3e7f2a3ff4622a82e4bb1ec35a722d02e2069;p=demos%2Fkafka%2Ftraining diff --git a/pom.xml b/pom.xml index 54bb695..254d4d9 100644 --- a/pom.xml +++ b/pom.xml @@ -21,6 +21,10 @@ org.springframework.boot spring-boot-starter-web + + org.springframework.boot + spring-boot-starter-validation + org.springframework.boot spring-boot-starter-actuator @@ -50,6 +54,13 @@ org.springframework.boot spring-boot-maven-plugin + + + + build-info + + + io.fabric8