Simple project
built with : Spring (core framework), Maven(dependeny management), Hibernate (As ORM)
creates a conection with Mysql server inserts a record (Employee model) updates the record and finally delete it
Just to have a comprehensive resource build by myself to learn a little bit from spring & hibernate