I user spring boot to create an integral calculator. I got a strange 404 error while I try to handle post request. Here is my controller class that should handl
I am trying to write some code where, once the user clicks a button, it will do some set of code in my Thymeleaf controller class. I tried looking on other vari