Comment on Ask HN: Is Spring still a good framework for Java based web projects?Comments−spazbob6yCheck out thymeleaf.org - adds HTML templating to Spring MVC. I much prefer the syntax over JSP personally. In addition, the docs are great and there are plenty of resources online (baeldung in particular).
Comments
Check out thymeleaf.org - adds HTML templating to Spring MVC. I much prefer the syntax over JSP personally. In addition, the docs are great and there are plenty of resources online (baeldung in particular).