@GetMapping("/spring/{time}") def loadSpringClass(@PathVariable Integer time) { def bdName = UUID.randomUUID().toString(); println("name = &qu