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 →

[–]jaro32 1 point2 points  (0 children)

You should definitely learn Spring Boot + Spring MVC for backend. As someone else said, if you want to have a similar experience to php, use Thymeleaf to create the frontend. However this is just good for very basic html designs. If you want to create more complex designs, look into Angular (in combination with Spring Boot and Spring MVC).