X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=43d51d088f01f611f0f4863ffeafb17651133d33;hb=ded79957c6d4bc388560ac37677cbf5323d7b314;hp=861ba15d8fbcea70cda55d629aa2a52ac28a9f93;hpb=14bb7bd1253dbc5d210515f7512636f7bc1d3eb3;p=demos%2Fspring-boot diff --git a/pom.xml b/pom.xml index 861ba15..43d51d0 100644 --- a/pom.xml +++ b/pom.xml @@ -9,12 +9,13 @@ de.juplo.demos - TEMPLATE + checkbox 0.0.1-SNAPSHOT - Demo: TEMPLATE + Demo: Behavior Of A Checkbox 1.8 + 1.12.4 @@ -26,6 +27,11 @@ org.springframework.boot spring-boot-starter-webflux + + org.projectlombok + lombok + provided + org.springframework.boot @@ -43,6 +49,17 @@ reactor-test test + + org.seleniumhq.selenium + selenium-remote-driver + test + + + org.testcontainers + selenium + ${testcontainers.version} + test + org.springframework.boot