Protected web application which has registration/login page, users database, elements of security, consume data from public API (https://theysaidso.com/api/#qod).
- To build project (package compiled code in .jar):
mvn clean package
- To run tests via Maven:
mvn test
- Java
- Spring MVC
- Spring Data JPA
- Spring Boot
- Spring Security
- Hibernate
- MySQL
- jUnit
- Thymeleaf
- slf4j
- log4j