Join Slack
Powered by
what should i do to just handle the response insid...
# spring
r
Robert Jaros
10/08/2019, 12:28 PM
what should i do to just handle the response inside my function?
s
sdeleuze
10/10/2019, 3:42 AM
I guess use
@RestController
instead of
@Controller
as specified in the documentation.
3
Views
Open in Slack
Previous
Next