Создал папку под лаб 1 fix1
This commit is contained in:
parent
18ece52fbd
commit
5b99ae8ed3
14
.vscode/launch.json
vendored
14
.vscode/launch.json
vendored
@ -1,14 +0,0 @@
|
|||||||
{
|
|
||||||
"configurations": [
|
|
||||||
{
|
|
||||||
"type": "java",
|
|
||||||
"name": "Spring Boot-DemoApplication<demo>",
|
|
||||||
"request": "launch",
|
|
||||||
"cwd": "${workspaceFolder}",
|
|
||||||
"mainClass": "com.example.demo.DemoApplication",
|
|
||||||
"projectName": "demo",
|
|
||||||
"args": "",
|
|
||||||
"envFile": "${workspaceFolder}/.env"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user