sts工具右键new 新建文件没有Spring Bean Configuration File选项

Posted 一乐乐

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sts工具右键new 新建文件没有Spring Bean Configuration File选项相关的知识,希望对你有一定的参考价值。


- 原因:安装sts工具默认是没有配带,需要自己额外再安装一下Spring Roo 插件

【在eclipse中选择插件市场Eclipse Marketplace安装的话,可能速度会很慢,建议先在到eclipse插件官网,复制Spring Roo插件的url路径,然后选择Install New Software的方式安装】


- 选择Install New Software的方式安装 Spring Roo 插件

□ 在eclipse的插件官网搜Spring Roo,官网链接:https://marketplace.eclipse.org/

□ 在eclipse中,help -》Install New Software -》 Add -》

然后,选择需要的插件内容,不用全勾选,会下载太多,导致速度太慢





✿ 学习spring FrameWork 框架的准备工作(框架压缩包、sts插件):

● spring 的官网:https://spring.io/

● 框架的压缩包下载地址:https://repo.spring.io/ui/native/libs-release-local/org/springframework/spring/

■ spring-frame 框架压缩文件介绍:
  • docs:Spring开发的帮助文档

  • libs:Spring核心组件的jar包、jar包的源码、jar包的文档

  • schema: Spring 配置文件的schema约束文件

● STS(Spring Tool Suite)工具下载地址:https://spring.io/tools

  • 咱安装eclipse 版本的sts4 应用程序(sts4工具的话就是在eclipse基础上套上了有利于spring开发的组件等)

  • 咱也可以安装 eclipse 版本的sts 插件:选择在线安装方式【步骤:help-》Eclipse Marketplace -》搜 Spring Tool即可

以上是关于sts工具右键new 新建文件没有Spring Bean Configuration File选项的主要内容,如果未能解决你的问题,请参考以下文章

Spring Tools 4 STS New 菜单没有Spring Bean Configuration File选项

Spring Tools 4 STS New 菜单没有Spring Bean Configuration File选项

SpringBoot-新建项目

springboot新建项目

Mac右键增强工具Easy New File如何快速新建文件夹?

STS新建MavenProject后java文件夹不出来的问题