Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 313 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 313 Bytes

post-comment

This project is an API REST based on Spring boot and Java 1.8 and contains CRUD operations for posts, comments and toDos for Users. The database is Mysql which is not present here. The tests are for API layer using MockMVc. The Lombok and Mapstruct frameworks are used to generate required codes.