sopra-fs24-group-01 / sopra-fs24-plantparent-server

This is the Spring-based back end for the PlantParent website.
Apache License 2.0
0 stars 1 forks source link

added DatabaseLoader to populate database upon startup #68

Closed M-Sigg closed 5 months ago

M-Sigg commented 5 months ago

Addressed @Danielgergely request to populate the database upon startup.

Right now I only added 1 user and 1 plant to the DB. We could easily add more if needed