simple annotation project, using PostgreSQL database to save annotations
git clone
in the project- run update on maven project
- configure in eclipse the
build path
and compiler version forJava 17.0.3
- configure
deployment assembly
for maven dependencies - configure the
persistence.xml
file for your database - mount tomcat with project and upload
- Create Front-End (JSF)
- Create ManagedBean
- Create Entities and Connection with DataBase