Code: Select all
4.0.0
org.springframework.boot
spring-boot-starter-parent
3.2.0
com.ttulka.samples
ddd-example-ecommerce
1.0-SNAPSHOT
org.apache.maven
maven-plugin-api
3.9.9
provided
org.apache.maven.plugin-tools
maven-plugin-annotations
${maven-plugin-tools.version}
provided
org.springframework.boot
spring-boot-starter-web
org.springframework.boot
spring-boot-starter-thymeleaf
nz.net.ultraq.thymeleaf
thymeleaf-layout-dialect
3.3.0
org.springframework.boot
spring-boot-starter-jdbc
com.h2database
h2
org.projectlombok
lombok
1.18.38
provided
org.springframework.boot
spring-boot-devtools
runtime
true
org.springframework.boot
spring-boot-starter-test
test
io.rest-assured
rest-assured
test
com.tngtech.archunit
archunit
1.2.1
test
org.apache.maven.plugins
maven-plugin-plugin
${maven-plugin-tools.version}
help-mojo