$ mvn clean jetty:run
# http://localhost:8080/spring$ mvn clean jetty:run$ mvn test -Dtest="VistaLoginE2E"- Java 11
- Spring 5.2.22.RELEASE
- Thymeleaf 3.0.15.RELEASE
- Embedded Jetty Server 9.4.45.v20220203
- Servlet API 4.0.4
- Bootstrap 5.2.0 (webjars)
- IntelliJ IDEA
- Maven 3.8.6
- Spring Test 5.2.22.RELEASE
- Hamcrest 2.2
- JUnit 5.9
- Hibernate 5.4.24.Final
- Mockito 5.3.1
- Playwright 1.36.0
_Proyecto modificado en base a: Spring MVC hello world example (Maven and Thymeleaf) _