Book Shop [Project Summary]

JEE Oct 22, 2016

This project is made during Software Frameworks practical works.

The project is book shop created using Spring frameworks and Hibernate. During the development I followed a TDD approach. The tests was made using Junit Mockito and Spring Test. The views were made using Thymeleaf.

Gitlab link: https://gitlab.com/ihachani/JeBouquine/

  • Version control: git
  • Language: Java
  • Frameworks: Spring, Spring Security, Hibernate, Thymeleaf, Mockito
  • key learnings: Object-relational mapping (ORM), Spring, TDD