Facing a strange problem.
I recently moved my workspace to Java11. Earlier was using Spring Tool Suite 3.x but it was not working well with Java 11 so upgraded to 4.1.2 RELEASE.
The issue is I cant navigate (Cmd + Click) through dependencies code.
As shown in image below, I cant navigate through Objects below. However in my application code everything seems to be working. Also in earlier STS versions, didnt face any issues like this.
Can anyone help?