# Thymeleaf vs Angular

In 
Java
Published 2022-12-03

This article explains to you which are the differences between Thymeleaf and Angular.

When you create a web page into a server-side Java Web Application, you will follow the schema below:

Take a look at the Thymeleaf template :

and also to the Angular .html and .ts files: