Deactivated
03/06/2019, 8:28 AMMike
03/07/2019, 2:01 PMDeactivated
03/07/2019, 2:18 PMMike
03/08/2019, 12:28 AM@ResponseBody
on the functions even though @RestController
is a Controller with ResponseBody. Not looking at parent class for annotations?
That seems to break the produces portion of validation.
And it doesn’t do anything with models right now. I know that will be much more work, so wondering if that’s an intended enhancement? Otherwise, I’d be nervous about relying on it as model changes in API and not code would go missed.
Or do you generate the model objects still, and just not the API/Controller classes?Deactivated
03/08/2019, 5:36 AMMike
03/08/2019, 12:55 PM