Spring MVC. ResponseBodyAdvice usage with null body not working as expected?

前端 未结 0 1570
遥遥无期
遥遥无期 2021-01-06 04:25

I have a controller that has method with void return type

@RestController
@RequestMapping(path = "/hello")
public class HelloController {

    @Dele         


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