{ "configurations": [ { "type": "java", "name": "JeecgSystemApplication", "request": "launch", "mainClass": "org.jeecg.JeecgSystemApplication", "projectName": "jeecg-system-start", "preLaunchTask": "JeecgBoot: compile" } ] }