Loading repository data…
Loading repository data…
fmendozaro / repository
A blogging full-stack web application project made with Spring Boot for Codeup students to use as a reference during the Capstone process.
A simple blog application example project made with Spring Boot for Codeup students.
application.properties file with valid credentials for a MySQL connection, use the application.properties.example as a template.seed.db=true property, change it to: seed.db=false or any value that makes sense to you when you don't want to seed the database.In this project you will find some examples for: