Class MyProfileController
java.lang.Object
org.diabetestechnology.drh.service.http.hub.prime.ux.MyProfileController
-
Constructor Summary
ConstructorsConstructorDescriptionMyProfileController
(Presentation presentation, PractitionerService practitionerService) -
Method Summary
Modifier and TypeMethodDescriptiondevicefinal
(org.springframework.ui.Model model, jakarta.servlet.http.HttpServletRequest request) docs()
-
Constructor Details
-
MyProfileController
-
-
Method Details
-
devicefinal
@GetMapping("/profile/info") public String devicefinal(org.springframework.ui.Model model, jakarta.servlet.http.HttpServletRequest request) -
docs
-