Simple Project (CRUD) for Storage a movies.
Using:
- H2 1.4
- Spring Boot 1.4.3
- Spring Data JPA 1.4.3
- Thymeleaf
- Spring Security for authentication
TO DO !
- edit MovieStorage/src/main/resources/application.properties with ur database connection detalis.
- use schemadobazy file to create user/role/user_role tables and fill it with data.
- mvn clean spring-boot:run
- enjoy