Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 276 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 276 Bytes

REST-API APP

This is a project to showcase the rest API using Spring boot. It allows you to add, view, update and remove film titles.

spring Boot

The use of spring data jpa, hibernate as one of the technologies used.

MYSQL

database used to store data.

maven.