java - 在 Eclipse (3.6 Helios) 中使用 Spring (3.0.5)

标签 java eclipse spring jakarta-ee

刚拿到Apress的一本书(Spring Recipes),开始学习Spring框架,现在遇到了一个问题。我按照书中的步骤将 Spring .jar-s 添加到构建路径。一切似乎都运行良好,但我的代码无法运行。

我的问题是:您知道将 Spring 与 Eclipse 集成的好教程吗?我在谷歌上搜索了一段时间,只找到了旧教程(从 2007 年到 2009 年),它们不适用于 Eclipse 3.6。

最佳答案

使用 STS - Spring 工具套件。它是建立在 Eclipse IDE 之上的。 http://www.springsource.com/developer/sts

关于java - 在 Eclipse (3.6 Helios) 中使用 Spring (3.0.5),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6184631/

相关文章:

java - freemarker 模板检查序列是否为空

android - 将 XML 属性转换为样式条目的 Eclipse 快捷方式

eclipse - Jersey + Spring 3 + Maven 3 + Tomcat 7 @Component 类中的 @Resource 始终为 null

java - Lotus Domino Agent Manager JVM 内存

c# - protobuf-net 和重复字段

spring - 使用 Gradle 将 Spring Boot JAR 部署到 Azure Web 服务

java - 自定义 ContextLoaderListener 类在 Websphere 中不起作用

java - spring mvc 路径匹配匹配策略

Java检测文件系统的变化

android - 在 eclipse 中安装适用于 Java 的 Google API 客户端库