Uses of Class
tv.hd3g.selfautorestdoc.demo.BaseRepresentationModel
Packages that use BaseRepresentationModel
-
Uses of BaseRepresentationModel in tv.hd3g.selfautorestdoc.demo
Subclasses of BaseRepresentationModel in tv.hd3g.selfautorestdoc.demoMethods in tv.hd3g.selfautorestdoc.demo that return types with arguments of type BaseRepresentationModelModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<BaseRepresentationModel>DemoRestController.deleteActionController()org.springframework.http.ResponseEntity<BaseRepresentationModel>DemoRestController.patchActionController()org.springframework.http.ResponseEntity<BaseRepresentationModel>DemoRestController.putActionController()