Skip to content

Instantly share code, notes, and snippets.

View julianmartinez10's full-sized avatar
💭
Class

Julian Martinez julianmartinez10

💭
Class
  • San Antonio, TX
View GitHub Profile
@julianmartinez10
julianmartinez10 / HowToSpringData.md
Created April 18, 2021 01:09 — 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