C
C
Crunchor2018-02-20 09:55:51
Java
Crunchor, 2018-02-20 09:55:51

Which templating engine to use in Spring boot?

Good afternoon!
What spring boot templating engine is used in 2018? Just started to explore all this "kitchen". By eye, I liked FreeMarker more.
First of all, simplicity and functionality (maybe trite) are of interest.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
S
Sergey Gornostaev, 2018-02-20
@Crunkor

JSPX by default. But it's better to use Thymeleaf .

Y
Yerlan Ibraev, 2018-02-20
@mad_nazgul

For good, with a certain desire, you can fasten any template engine with which Spring works.
But easier, in my opinion, Themeleaf.

L
Leonid, 2020-02-02
@3des

I, a beginner, really liked mustache - now I'm trying to learn thymeleaf, I see that it is an order of magnitude more difficult.

C
Crunkor, 2018-02-20
@Crunkor

Thanks everyone. I will use Thymeleaf.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question