hacking-with-spring-boot-classic-code
hacking-with-spring-boot-classic-code copied to clipboard
home.html may require update - Chapter 2 - Query By Example
Hi Team,
The sample case discussed for "Query By Example" in chapter 2, may require respective updatating in the resource file as well. If so, please help me to get the updated home.html in this respect.
With the present version of home.html, the below error messaging is displayed during the run.
[2m2022-05-30 07:43:18.059[0;39m [33m WARN[0;39m [35m1198[0;39m [2m---[0;39m [2m[nio-8080-exec-4][0;39m [36m.w.s.m.s.DefaultHandlerExceptionResolver[0;39m [2m:[0;39m Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'useAnd' for method parameter type boolean is not present]
Franklin