Using React Forms with Tasklist example not working

Hello, I tried to follow this tutorial and my React form is not working. I saw the same problem as mine on the forum but the question is not answered. Here is the error.

I am using tomcat-7.12.0 server and this path http://localhost:8080/app/tasklist/scripts returns 404. I also tried to create react forms with spring boot starter and experience the same problem.

3 Likes

Yes I am experiencing same issue, if you have found the solution or any better tutorial on how to use any front end like angular or even react please share it. Thanks