What you’ll learn
-
Understanding of Spring Boot
-
Benefits of using Spring Boot
-
Features of Spring Boot
-
Understand SpringBootApplication Annotation
-
Auto Configuration
-
Conditional Annotations
-
Building Custom AutoConfiguration
-
Spring Boot Starters
-
Spring Boot Embedded Servers
-
Spring Boot Actuator
-
Springfox Swagger2
-
Spring Data JPA Basics
-
H2 Database Basics
-
How to use Spring Initializr
-
Understanding of REST
-
Understanding of REST Principles
-
REST verbs and meaning of IDEMPOTENT
-
Designing REST resource URIs
-
Understanding @RestController
-
Finally How to Build Spring Boot Rest API