Overview
Syllabus
- Intro
- Get Certificates at Amigoscode.com
- Intro to Spring Boot
- What Spring Boot offers
- Spring Initializr
- IntelliJ
- JDK
- POM
- Let’s clean up some things
- Your first Spring Boot Application
- Embedded Web Server
- Configuring Embedded Web Server
- Your first API
- @SpringBootApplication
- Spring Web MVC
- JSON for Java
- Java Objects to JSON Objects
- N Tier Diagram
- Model
- DB & JPA Overview
- Postgres DB
- Installing PostgreSQL Driver and Spring Data JPA Dependencies
- Datasource Configuration
- Create DB
- @Entity
- Generated Table and Sequence
- Customer Repository
- Read Customer API
- Create Customer API
- Delete Customer API
- Exercise
- Exercise Explanation
- How to structure your Backend
- Outro
Taught by
Amigoscode