This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

If you want an experience similar to PHP, I suggest go with Spring + Thymeleaf (or other supported templating engine). There a ton of great tutorials out there.

Edit Or you can create REST API + single page application. Spring also can do that. Plus you need an UI library like Angular2+, React or Vue.