February 21, 2018
3 minutes read

How to Create a Database Seeder in Spring Boot
Ever wish there is a way you insert default data into the database during application startup in a SpringBoot environment? Read on!