I am running java spring boot in VSCode IDE
, but if I edit something while running VSCode
give an error "Unresolved compilation[Screenshot of the error][1]
".
I think the IDE cannot read the java file after modification.
Someone can tell me why is it happening ? [1]: [https://i.stack.imgur.com/bw3s8.png][1]