Dear expert,
I have tried but to no avail to make my Spring Boot web app reading in Spring form tag even though everything is there.
Here's how I put the tag lib on top of the form
Here's my pom.xml
I have tried deleting the spring-mvc from .m2 folder, run clean and installed, updated
maven but it is still not working
Here's the error :
Please see attached.
Hope someone can tell me how to make SpringBoot taking in the taglib and the SpringForm tag libraray. Tks!