{ "configurations": [ { "type": "java", "name": "CodeLens (Launch) - Application", "request": "launch", "mainClass": "com.loafle.totopia.Application", "projectName": "gs-rest-service" } ] }