A Java application that takes information from a cat owner and the cat for a vaccination schedule, all of this making persistence with JPA and MYSQL dependency
#CAUTIONS You need to add the Mysql Connector dependency if you don't have it, maybe you will need to add it manually