Class MyProfileController

java.lang.Object
org.diabetestechnology.drh.service.http.hub.prime.ux.MyProfileController

@Controller public class MyProfileController extends Object
  • Constructor Details

    • MyProfileController

      public MyProfileController(Presentation presentation)
  • Method Details

    • devicefinal

      @GetMapping("profile/info") public String devicefinal(org.springframework.ui.Model model, jakarta.servlet.http.HttpServletRequest request)
    • docs

      @GetMapping("/profile") public String docs()