Closed SGery closed 6 months ago
Testing this out for myself did not create the db, thus the endpoints could not be tested. Please add this line to the application.properties file, as this will resolve the issue by updating the schema, and maintaining the data after server restarts: spring.jpa.hibernate.ddl-auto=update
You can find more information about this field here
Lombok Getters and Setters blocked by issue https://github.com/SGery/AlumniPUB/issues/7.