VenturaHR is a platform for both companies and job seekers to make their match. Each vacancy has its criteria, so the seeker should answer for.
Use:
- Java 16
- TomCat 9
- SpringBoot 2.5.1
- MySql
There are a few services you showld run, with ports are already set:
- API WEB (port 8080)
- API REST for users data and controll (port 8081)
- API REST for companie vacancies data and controll (port 8082)
- MySql database server (port 3306)
Just run the SpringBoot applications in wich service and the databases will be automatticaly mounted