A
A
artshelom2017-11-23 21:40:43
Spring
artshelom, 2017-11-23 21:40:43

What is the best way to make frondEnd part of the application??

How is it more convenient to make the frondEnd part of a spring project, is it better to do it in .jsp or .html files??

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Gornostaev, 2017-11-23
@artshelom

The term frontend implies the presence of program code that runs on the client side. SPA application on React is a front-end. And what is simply displayed to the user is a view. Representation in Spring MVC projects is best done using the Thymeleaf templating engine .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question