Building a Backend Framework (Revised Edition)
A framework is a self-contained, executable piece of software that provides common functionality that developers need.

Thymeleaf features have been added (expanded).
Hello. This is Zero.
Thymeleaf is built on the backend.
A front-end template engine that helps you easily express data.
You can dynamically display data using data created in the backend and static content such as HTML.
Because you don't have to use complicated JSP.
It is a representative front-end technology that is widely used.
We applied this Thymeleaf technology to the backend framework we created.
I have made this process an appendix (Section 8).
Understand the working flow of Timeleaf
Prepare resources that can work
I will explain the process of refactoring existing functions to make them work.
In a well-made framework
Using external libraries/frameworks/solutions
I hope to gain knowledge and experience that will allow me to add more features.
thank you




