Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 340 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 340 Bytes

As part of my graduation project, I implemented an online-store using Spring. In the project I used Spring Boot, Spring Security 5, Spring Data JPA with MySql database, for views I used Thymeleaf template and Bootstrap CSS framework. Tests are made on JUnit 5 with test H2 database. For accelerated development, I used Spring BootDevTools.