Introduction to Spring Boot 2 and Spring Framework 5
Build a Spring Boot Web Application
2 hours of content
What you'll learn
- 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.
Walks through creating a Spring Boot web application, including project setup, Spring Data JPA repositories, MVC controllers, and Thymeleaf templates. Learners can build a database-backed web app with Spring Framework 5.
Who this course is for
Java developers who want to start building web applications with Spring Boot.
#spring
#springboot
#java
#thymeleaf
#jpa
#web