Class MyProfileController

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

@Controller public class MyProfileController extends Object
  • Constructor Details

  • Method Details

    • devicefinal

      @GetMapping("/profile/info") public String devicefinal(org.springframework.ui.Model model, jakarta.servlet.http.HttpServletRequest request) throws com.fasterxml.jackson.databind.JsonMappingException, com.fasterxml.jackson.core.JsonProcessingException
      Throws:
      com.fasterxml.jackson.databind.JsonMappingException
      com.fasterxml.jackson.core.JsonProcessingException
    • docs

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