Uses of Class
tv.hd3g.selfautorestdoc.demo.BaseRepresentationModel
-
Packages that use BaseRepresentationModel Package Description tv.hd3g.selfautorestdoc.demo -
-
Uses of BaseRepresentationModel in tv.hd3g.selfautorestdoc.demo
Subclasses of BaseRepresentationModel in tv.hd3g.selfautorestdoc.demo Modifier and Type Class Description classOutputDtoMethods in tv.hd3g.selfautorestdoc.demo that return types with arguments of type BaseRepresentationModel Modifier and Type Method Description org.springframework.http.ResponseEntity<BaseRepresentationModel>DemoRestController. deleteActionController()org.springframework.http.ResponseEntity<BaseRepresentationModel>DemoRestController. patchActionController()org.springframework.http.ResponseEntity<BaseRepresentationModel>DemoRestController. putActionController()
-