Class MolgenisRController


  • @Controller
    public class MolgenisRController
    extends Object
    Returns the molgenis R api client script
    • Constructor Detail

      • MolgenisRController

        public MolgenisRController()
    • Method Detail

      • showMolgenisRApiClient

        @GetMapping("/molgenis.R")
        public String showMolgenisRApiClient​(@TokenParam
                                             String token,
                                             org.springframework.ui.Model model)