Skip to content

Instantly share code, notes, and snippets.

View Ash-Renee's full-sized avatar

Ashley D'Allessandro Ash-Renee

View GitHub Profile
@Ash-Renee
Ash-Renee / HowToSpringData.md
Created April 14, 2021 14:57 — forked from dev-marisa/HowToSpringData.md
How to set up a Spring Boot Data Project w/ Bootstrap

Spring Boot Checklist

Step 0 - Starting the project

Inside of Package Explorer right click -> new -> Spring Starter Project

Inside of the Pop-up we need to:

  • Create a unique project name, example Pandas
  • Make sure the type is Maven