spring Elegant Data Initialization for Spring Projects So you want some initial data to be available to your spring project. You can use Hibernate's import.sql but let's do it with Java 8 and Spring Data JPA Repositories. Case: Make sure there is an admin user, if not create one with