Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
-1 votes
0 answers
21 views

Getting No primary or single unique constructor found for interface javax.servlet.http.HttpServletRequest

When testing my springboot application in local using Catalyst Springboot. I am getting the below error when testing itusing the catalyst serve command : java.lang.IllegalStateException: No primary or ...
Johnnathan Kennedy's user avatar