We are undergoing service migration from node js to java. In node js we used handlebars but in spring we will be using thymeleaf template. We have hundreds of templates to convert so doing manually will take a lot of effort. Is there any tool or standard way to do this conversion?
Tried manual conversion, it worked fine but to converts 100s of templates manually will take a lot of time. Need help if any standard way/tool is available.
New contributor
Swati Sharma is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.