Preface: Trying to save/update to a mysql database via springboot. Getting a null pointer exception in when trying to access the DAOImpl class:
Here is the entity cla