Bug #2286
Error log - include Json request
Start date:
10/26/2016
Due date:
% Done:
0%
Complexity:
Description
If a request is of type application/Json, include the json request in the error log and display it in the error log report.
History
#1
Updated by Maurício Dos Santos over 8 years ago
- Status changed from New to In Progress
#2
Updated by Maurício Dos Santos over 8 years ago
Check if spring boot stores json from request body
If not, extends HttpServletRequest to store it.
#3
Updated by Maurício Dos Santos over 8 years ago
- Status changed from In Progress to New