简体   繁体   English

弹簧工具套件-Hello World

[英]Spring Tool Suite - Hello World

I am following this tutorial: http://www.tutorialspoint.com/spring/spring_hello_world_example.htm 我正在关注本教程: http : //www.tutorialspoint.com/spring/spring_hello_world_example.htm

I am using the spring tool suite (STS) that is basically Eclipse. 我正在使用基本上是Eclipse的spring工具套件(STS)。 On Step 2 spring libraries and Apache common logging libraries need to be added. 在步骤2中,需要添加spring库和Apache公共日志记录库。 Does anyone know how to do this with STS? 有谁知道如何用STS做到这一点? It seems like these .jars would already be in the tool somewhere... 这些.jar似乎已经在工具中的某处...

Every single beginner tutorial does not make near as much sense to me as this one. 对我而言,每一个初学者教程都没有这本书那么有意义。 I am not concerned with MVC or anything like that for instance. 我不关心MVC或类似的东西。

Thank-you for reading. 谢谢您的阅读。 I look forward to any help given. 我期待得到任何帮助。

应该将其配置为maven文件或从网站下载一个。

If you have sts and if you are not particulary focused on that tutorial you can create a new project by choosing from a list of template project. 如果您有sts,并且您不是特别关注该教程,则可以通过从模板项目列表中进行选择来创建一个新项目。

There are simple examples for different conceptual facilities of the spring framework 有一些简单示例说明了Spring框架的不同概念设施

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM