Apache Tiles retired. Alternatives? Apache Tiles retired. Alternatives? spring spring

Apache Tiles retired. Alternatives?


With Tiles is in the Apache Attic it does not mean you need to stop using it.

Unless you were depending on it to continue to provide you with new features and improvements.


You can try Thymeleaf or Freemarker or mustache. All these libraries has integration with Spring applications and you should get plenty of examples online to get it working with your applications. Below are the links for the respective websites

https://www.thymeleaf.org/

https://github.com/spullara/mustache.java

https://freemarker.apache.org/