Skip to content

Instantly share code, notes, and snippets.

View priyascape's full-sized avatar
💭
Defragging

priyascape priyascape

💭
Defragging
View GitHub Profile
@priyascape
priyascape / HowToSpringData.md
Created April 14, 2021 20:07 — 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