23 lines
451 B
JSON
23 lines
451 B
JSON
{
|
|
"maven.view": "hierarchical",
|
|
"java.configuration.updateBuildConfiguration": "automatic",
|
|
"cSpell.words": [
|
|
"Appender",
|
|
"Appenders",
|
|
"baomidou",
|
|
"Hikari",
|
|
"ibatis",
|
|
"jdbc",
|
|
"jsqlparser",
|
|
"mybatis",
|
|
"Nacos",
|
|
"projectlombok",
|
|
"springframework",
|
|
"wjbl",
|
|
"xiaoymin",
|
|
"zaxxer"
|
|
],
|
|
"java.compile.nullAnalysis.mode": "automatic",
|
|
"java.format.settings.url": ".vscode/java-formatter.xml"
|
|
}
|