@Controller @RequestMapping(value="/koTime") public class KoTimeController extends Object
KoTimeController()
Map
updateClass(org.springframework.web.multipart.MultipartFile classFile, String className, String runKey)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KoTimeController()
@PostMapping(value="/updateClass") @ResponseBody public Map updateClass(@RequestParam(value="classFile") org.springframework.web.multipart.MultipartFile classFile, String className, String runKey)
Copyright © 2022. All rights reserved.