79694384

Date: 2025-07-08 14:19:05
Score: 0.5
Natty:
Report link

-D properties must be passed as vmArgs in vscode launch. It will be digested by JVM before it starts loading the classes

{
..
"vmArgs": "-Dmyapp.property1=value1",
...
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Sats