I recently downloaded the latest version of the Spring Tool Suite (STS) on my Mac device and when I created the first Spring Web Services tool, I realized I was not able to make use of the autocomplete for Java code nor the Spring Annotations,
Fix:Go to Preferences.. -> Java -> Editor -> Content Assist -> Auto Activation and replace the below line in "Auto Activation trigger for Java",
abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ._
Click Apply and close!

https://github.com/spring-projects/sts4/issues/82
https://github.com/spring-projects/sts4/issues/510
https://stackoverflow.com/questions/53129538/content-autocomplete-in-spring-tool-suite-4
Provide Feedback For This Article
We take your feedback seriously and use it to improve our content. Thank you for helping us serve you better!
😊 Thanks for your time, your feedback has been registered!
Comments & Discussion
Facing issues? Have questions? Post them here! We're happy to help!