Stack trace not shown on console after adding @ResponseStatus for custom exception handling

后端 未结 0 512
野性不改
野性不改 2021-01-31 02:37

I need to throw a custom exception and pass only the exception message in the response, but I still need to see the full stack trace in the console. My exception is defined as:<

相关标签:
回答
  • 消灭零回复
提交回复
热议问题