Archived
1
0
Fork 0
This repository has been archived on 2024-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2022-03-22 17:57:13 +01:00
src/main Merge branch 'flifloo' 2022-03-22 17:57:13 +01:00
.gitignore Add README.md and Hibernate example configuration 2022-03-22 17:54:10 +01:00
example.sql Setup Film model, manager and controller 2022-03-22 17:40:24 +01:00
pom.xml Setup Film model, manager and controller 2022-03-22 17:40:24 +01:00
README.md Add README.md and Hibernate example configuration 2022-03-22 17:54:10 +01:00

FilmFlix

Florian CHARLAIX - Pierre WATTEAU | DevOps 1

Database Setup

Create database tables with the file example.sql

Copy the file hibernate-example.cfg.xml to hibernate.cfg.xml in resources folder and replace database login values.