I have a basic springboot application set up that\'ll return string values on get calls, but when I try to return a mock Patient object I get a weird error
My code: