Spring/Spring bean configuration file option is missing in STS

You need to go to Help -> Eclipse marketplace and search and install "Spring Tools 3 Add-On for Spring Tools 4.

enter image description here


You need to go to the Eclipse marketplace under the windows menu and also install the Spring Tool Suite 3. Spring Tool Suite 4 mainly has support for Spring boot.

You should be fine after that and see the spring wizard as well when choosing other.


It should be present inside File > New > Others > Spring but if not there then you can get it from eclipse marketplace also like below.

  1. Help > Eclipse market
  2. Type spring and search
  3. Find Spring IDE Roo Support and click install
  4. Accept terms and click finish
  5. Restart STS
  6. File > New > Others > Spring > Spring Bean configuration file