mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 16:25:49 +00:00
Modified files:
.devcontainer/devcontainer.json ```
This commit is contained in:
parent
0a529015bc
commit
2a3bae2b2c
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
],
|
||||
"forwardPorts": [8080],
|
||||
"settings": {
|
||||
"java.import.gradle.enabled": false,
|
||||
"java.import.gradle.enabled": true,
|
||||
"java.server.launchMode": "Standard"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue