Companies Home Search Profile

Learn Thymeleaf with Spring Boot

Focused View

Ramesh Fadatare (Java Guides)

5:09:31

197 View
  • 1. Introduction.mp4
    04:03
  • 1. What is Thymeleaf.mp4
    04:04
  • 2. How Thymeleaf Engine Works.mp4
    02:32
  • 3. Quiz Time.html
  • 1. What is Spring MVC.mp4
    03:32
  • 2. What is DispatcherServlet.mp4
    03:22
  • 3. Spring MVC Components.mp4
    08:30
  • 4. How Spring MVC Works Internally.mp4
    03:17
  • 5. Spring Boot Web MVC Architecture (Three - Layer Architecture).mp4
    01:47
  • 1. Create Spring Boot Project and Integrate Thymeleaf.mp4
    05:33
  • 2. Spring Boot Auto Configuration for Thymeleaf.mp4
    03:47
  • 3. Thymeleaf Hello World Example.mp4
    08:01
  • 4. Thymeleaf Attribute - thtext.mp4
    02:54
  • 1. Thymeleaf Variable Expressions.mp4
    12:02
  • 2. Thymeleaf Selection Expressions.mp4
    08:19
  • 3. Thymeleaf Message Expressions.mp4
    06:57
  • 4. Thymeleaf Link (URL) Expressions.mp4
    10:20
  • 5. Thymeleaf Fragment Expressions.mp4
    11:44
  • 1. Thymeleaf Looping or Iteration - theach Attribute.mp4
    11:47
  • 2. Thymeleaf Looping or Iteration - theach Attribute Status Variable.mp4
    05:20
  • 1. Thymeleaf Attribute - thif and thunless.mp4
    09:55
  • 2. Thymeleaf Attribute - thswitch and thcase.mp4
    08:36
  • 1. Form Handling in Thymeleaf Overview.mp4
    03:48
  • 2. Form Handling in Thymeleaf - Create Handler Method to Return Register Page.mp4
    06:34
  • 3. Form Handling in Thymeleaf - Design User Registration Form.mp4
    15:47
  • 4. Form Handling in Thymeleaf Template - Display User Registration Form Data.mp4
    08:36
  • 1. Create and Setup Spring Boot Project in IntelliJ.mp4
    06:21
  • 2. Understanding spring-boot-starter-thymeleaf Dependency.mp4
    04:45
  • 3. Configure MySQL Database in Spring Boot App.mp4
    06:41
  • 4. Create Student JPA Entity.mp4
    06:21
  • 5. Create StudentRepository Interface.mp4
    06:44
  • 6. Create StudentDto and StudentMapper.mp4
    05:48
  • 7. List Students Feature Backend.mp4
    10:08
  • 8. List Students Feature Frontend.mp4
    15:42
  • 9. Create Student Feature - Create Handler Method for Student Form.mp4
    04:14
  • 10. Create Student Feature - Create Student Form Handling.mp4
    12:06
  • 11. Create Student Feature - Create Handler Method for Save Student.mp4
    07:47
  • 12. Create Student Feature - Create Student Form Validation.mp4
    10:32
  • 13. Update Student Feature Backend.mp4
    08:36
  • 14. Update Student Feature Frontend.mp4
    11:43
  • 15. Delete Student Feature Implementation.mp4
    07:12
  • 16. View Student Feature Backend.mp4
    05:22
  • 17. View Student Feature Frontend.mp4
    08:22
  • 18.1 student-management-system.zip
  • 18. Download Source Code of this Section.html
  • Description


    Learn Thymeleaf Fundamentals and Build Spring Boot MVC Web Applications using Latest Spring Boot 3 and Thymeleaf 3

    What You'll Learn?


    • Learn Thymeleaf Fundamentals
    • Learn Thymeleaf Standard Expressions
    • Learn Iteration or Looping in Thymeleaf
    • Learn Conditionals in Thymeleaf
    • Form Handling in Thymeleaf
    • Learn Spring MVC Concepts
    • Learn to Create Spring Boot Project and Integrate Thymeleaf
    • Spring Boot Auto Configuration for Thymeleaf
    • Learn to Build Student Management System Project using Spring Boot and Thymeleaf
    • Learn to Validate Forms in Thymeleaf Templates
    • Learn How to Use Bootstrap CSS 5 Framework for Styling Web Pages.

    Who is this for?


  • This course is beginners who to learn Thymeleaf and build Spring Boot MVC Web applications.
  • What You Need to Know?


  • Java
  • Spring Boot Basics
  • IntelliJ IDEA Basics
  • More details


    Description

    In this course, you will learn Thymeleaf fundamentals and build Spring boot MVC web applications using the latest version of Spring boot and Thymeleaf.


    In this course, we will be using Spring Boot 3, Spring Framework 6, and Thymeleaf 3 - The latest versions.


    What you will learn:

    • Learn Thymeleaf Fundamentals

    • Learn Thymeleaf Standard Expressions

    • Learn Iteration or Looping in Thymeleaf

    • Learn Conditionals in Thymeleaf

    • Form Handling in Thymeleaf

    • Learn Spring MVC Concepts

    • Learn to Create Spring Boot Project and Integrate Thymeleaf

    • Spring Boot Auto Configuration for Thymeleaf

    • Learn to Build Student Management System Project using Spring Boot and Thymeleaf

    • Learn to Validate Forms in Thymeleaf Templates

    • Learn How to Use Bootstrap CSS 5 Framework for Styling Web Pages.


    What is Thymeleaf?

    Thymeleaf is a modern server-side Java template engine for both web and standalone environments, capable of processing HTML, XML, JavaScript, CSS, and even plain text.

    The main goal of Thymeleaf is to provide an elegant and highly-maintainable way of creating templates.

    It's commonly used to generate HTML views for web applications.

    Thymeleaf is a very popular choice for building UI so we will be using Thymeleaf to build the view layer in the Spring MVC web application (Student Management System).


    What is Spring Boot?

    Spring Boot is basically an extension of the Spring framework which eliminated the boilerplate configurations required for setting up a Spring application.

    Spring Boot is an opinionated framework that helps developers build Spring-based applications quickly and easily. The main goal of Spring Boot is to quickly create Spring-based applications without requiring developers to write the same boilerplate configuration again and again.


    Technologies and Tools Used:

    - Java 17

    - Spring Boot 3

    - Spring Framework 6

    - Spring MVC 6

    - Thymeleaf 3+

    - Bootstrap CSS 5 Framework

    - Spring Data JPA

    - Hibernate Framework 6

    - MySQL Database

    - Maven

    - IntelliJ IDEA


    Who this course is for:

    • This course is beginners who to learn Thymeleaf and build Spring Boot MVC Web applications.

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Ramesh Fadatare (Java Guides)
    Ramesh Fadatare (Java Guides)
    Instructor's Courses
    Hi, I'm Ramesh Fadatare a Software Engineer with 10 years of experience in Java, Spring Boot, Microservices, Hibernate, Angular, React, and related open-source technologies.I am a Vmware Spring Certified Professional - check my blog to know more about this certification.I am a founder and author of the top Java blog website Java Guides ( 1m views per month) - a technical blog dedicated to Java/Java EE, Spring Boot, and Full-stack Java Development.I am YouTuber at "Java Guides" YouTube channel (95K+ Subscribers)I have published around 200+ free sample projects on GitHub (3K followers)
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 42
    • duration 5:09:31
    • Release Date 2022/11/17