In this course, you will :
- Learn how to build a Spring Boot web application.
- Create a new Spring Boot project.
- Use Spring Data JPA to store and retrieve data.
- Use Thymeleaf to display data from a database on a web page.
Syllabus:
Building a Spring Boot Web App
- Setting up your Development Environment
- Spring Initializer
- Open Project in IntelliJ