简体   繁体   English

Spring框架教程,使用mysql数据库创建一个简单的hello world应用程序,而无需在Eclipse中使用maven和hibernate

[英]spring framework tutorial using mysql database for a simple hello world application without using maven and hibernate in eclipse

I am new to spring and java. 我是Spring和Java的新手。 I am trying to learn spring framework for 1 months but i failed. 我试图学习Spring框架1个月,但失败了。 Is there any small tutorials that uses mysql database with spring framework but without using hibernate and maven in eclipse that will help me to learn spring in some amount. 是否有任何小型教程将mysql数据库与spring框架一起使用,而在eclipse中不使用hibernate和maven,这将帮助我学习一定程度的spring。

Thank you in advance. 先感谢您。

There are many books (eg Spring In Action) and tutorial out there that you can check. 有很多书(例如Spring In Action)和教程可供您查看。

One online tutorial that I would recommend is: JPA – Hibernate Example using Spring Framework MVC 3.1. 我推荐的一个在线教程是: JPA –使用Spring Framework MVC 3.1的Hibernate示例。

The tutorial is not yet so comprehensive, but there you would be guided in every single step how to make a working web application. 该教程还不是很全面,但是每个步骤都将指导您如何制作可运行的Web应用程序。 The tutorial requires no Maven knowledge, but Hibernate indeed. 该教程不需要Maven知识,但实际上是Hibernate。

Good luck in learning Spring Framework. 祝您学习Spring框架好运。

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

相关问题 无法使用 Eclipse 和 Maven 使 Struts2 Hello World 工作 - Unable to get Struts2 Hello World to work using Eclipse and Maven 无法使用 Maven 运行 Spring Hello World 程序 - Unable to run the Spring Hello World program using Maven 如何使用Spring Maven运行Hello World程序? - How to run hello world program using spring maven? 配置drools和maven并使用它们编写hello world应用程序 - Configuring drools and maven and writing hello world application using them 使用JSP的简单Spring Boot Hello World示例 - Simple Spring Boot Hello World Example Using JSP 使用Maven的简单Spring MVC Hibernate项目 - Simple Spring MVC Hibernate project using Maven 404 错误 - Java Spring MVC 在 Eclipse 中使用 Maven 来自教程 - 404 Error - Java Spring MVC using Maven in Eclipse from Tutorial Setup to quickly reload changes in a java web application in development using eclipse, maven, spring, hibernate, jsf - Setup to quickly reload changes in a java web application in development using eclipse, maven, spring, hibernate, jsf android 的 hello world 教程应用程序不起作用 - android's hello world tutorial application is not working 尝试使用Eclipse和Hibernate 5连接到mysql数据库 - trying to connect to mysql database using eclipse and hibernate 5
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM