Uses of Class
tv.hd3g.selfautorestdoc.demo.OutputDto
Packages that use OutputDto
-
Uses of OutputDto in tv.hd3g.selfautorestdoc.demo
Methods in tv.hd3g.selfautorestdoc.demo that return types with arguments of type OutputDtoModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<OutputDto>DemoRestController.getActionController(@NotEmpty String textValue, int numValue, jakarta.servlet.http.HttpServletRequest request) A comment for get demoorg.springframework.http.ResponseEntity<OutputDto>DemoRestController.postActionController(InputDto chPasswordDto, jakarta.servlet.http.HttpServletRequest request)