- Tema 1: La web en la industria
- Tema 2: Protocolo HTTP
- Tema 3: HTML
- Tema 4: CSS
- Tema 5: Javascript
- Tema 6: Estándares Jakarta EE
- Tema 7: Spring Boot
- Tema 8: Testing
- Tema 9: Introducción a la persistencia de datos
- Tema 10: Acceso a base de datos relacionales (JDBC)
- Tema 11: Seguridad
- Tema 12: Marketing Digital
./mvnw clean verify
./mvnw clean spring-boot:run -pl tema-3
./mvnw clean spring-boot:run -pl tema-4
./mvnw clean spring-boot:run -pl tema-5
./mvnw clean spring-boot:run -pl tema-7/spring-boot-core
./mvnw clean spring-boot:run -pl tema-7/spring-boot-thymeleaf
./mvnw dependency:tree -pl tema-7/spring-boot-thymeleaf -Dscope=compile
./mvnw dependency:tree -pl tema-7/spring-boot-thymeleaf-Dscope=test
./mvnw versions:display-dependency-updates -pl tema-7/spring-boot-thymeleaf
./mvnw versions:display-plugin-updates -pl tema-7/spring-boot-thymeleaf
./mvnw clean spring-boot:run -pl tema-7/spring-boot-static-content
./mvnw clean spring-boot:run -pl tema-7/spring-boot-actuator
./mvnw clean spring-boot:run -pl tema-11/spring-boot-security
./mvnw clean spring-boot:run -pl tema-11/spring-boot-security-jdbc