Spring-Boot + Spring-MVC + Thymeleaf + Apache Tiles
I have an already existing client module with apache tiles and thymeleaf, what works well. I wanted to convert it to spring-boot and wanted to do it step by step, but I am really stucking with it. I dont want to change to much once, I would love it when someone can tell me, what step I should do first and bring it to run. I already tried to write the servlets in javaConfig, but I am stucking then too. Maybe someone can help me please. If more information is needed, please dont hesitate to ask. Other question would be, do I need to change from xml to javaconfig? I would prefer the most easy way