X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=5768b30a63dc3524e2141516abdd85e0ee9a509b;hb=d5acf311ac55945b6f1006ebdbe560a6cfeaea29;hp=fa19ce05be0a634c662bdbb46d22f72f73ca8e42;hpb=954a1f4b2a511cd4c5e51bfbda06c2d831fca4fd;p=demos%2Fspring-boot diff --git a/pom.xml b/pom.xml index fa19ce0..5768b30 100644 --- a/pom.xml +++ b/pom.xml @@ -26,6 +26,11 @@ org.springframework.boot spring-boot-starter-webflux + + org.projectlombok + lombok + provided + org.springframework.boot @@ -57,6 +62,10 @@ org.springframework.boot spring-boot-maven-plugin + + org.apache.maven.plugins + maven-failsafe-plugin +