performance: point spring at the exact config location and avoid config merge
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
spring.main.banner-mode=off
|
||||
languageserver.extension-id=vscode-spring-boot
|
||||
languageserver.completion-trigger-characters=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ.
|
||||
@@ -1,3 +0,0 @@
|
||||
languageserver:
|
||||
extension-id: vscode-spring-boot
|
||||
completion-trigger-characters: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ.
|
||||
Reference in New Issue
Block a user