/Express

MySQL CRUD with Spring Framework

Primary LanguageJava

Express

For database setup fix resources/application.properties Sql schema and insert initial data will executed at startup (see resources/db)

mvn compile spring-boot:run

http://localhost:8080

alt text

alt text