Code with:
Database :
- Clone or download the source code.
- Create a database using the following code:
create database exportData;
. - Change "username" and "password" in application.properties with yours.
- Open the project with one of IDEA and run the code.
- Open a browser and go to localhost.
- Add some companies.
- Export all added companies to a PDF document.