Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
嗨开发人员和架构师。我们的团队将在下一个项目中开发Web应用程序,在Eclipse4.3的STS中使用Spring MVC + Spring framework3 + Hibernate4 + Maven3。
我为自己感到羞耻,但我是 Spring framework3 的初学者,我们没有太多时间......你能告诉我们 NICE 示例项目或包含这些技术的“项目基础”之类的东西吗?
我希望我们在这个冬天过得愉快!
此致。
我完全同意@NimChimpsky 使用 Spring 的示例。
但是,如果你想要一个,我编写了一个使用 Hibernate、Spring 和 jQuery 和 Maven 的基础项目。它从 ESPN API 收集数据并在 Tomcat 上运行。只是为了一个周末的乐趣简单介绍 Spring 和 Hibernate,前端是用 Bootstrap 和 jQuery 完成的,你需要一个 MySQL 数据库和一个来自 ESPN 的 API 密钥。
https://github.com/david99world/ESPNPlayerViewer