Issue
I have created a new fresh Spring project in sts 3.6.3 version. but when I have created the project, "maven dependencies" option is missing in package explorer which is usually present below "JRE System Library". Please help me get rid of this problem or at least let me know where I am going wrong. I am new in spring technology. Thank you in advance..!!
Solution
Thanks for your valuable responses. but actually I did something different. What I did is "Right click on project->maven->update project". it took some time but it finally worked for me. It took reference from the pom.xml file and downloaded all the necessary jars and started showing them under the name "maven dependencies"
Answered By - Vish