GithubHelp home page GithubHelp logo

hhy5277 / springmvc-mybatis-learning Goto Github PK

View Code? Open in Web Editor NEW

This project forked from brianway/springmvc-mybatis-learning

0.0 2.0 0.0 15.93 MB

SpringMVC 和 MyBatis 学习笔记,搭配示例,主要讲解一些基础的概念、用法和配置

Java 100.00%

springmvc-mybatis-learning's Introduction

我的 springmvc + mybatis 学习笔记

笔记分为两大部分: mybatis 和 springmvc

笔记内容主要是 mybatis 和 springmvc 的一些基本概念和使用方法,涉及概念介绍、环境搭建、编程细节、运行调试等方面。

这套笔记整体偏入门和应用,适合快速上手,对底层实现和机理并未做过多分析。关于 spring 源码的学习笔记,可以参考我的另一个仓库spring-learning

如果觉得不错,请先在这个仓库上点个 star 吧,这也是对我的肯定和鼓励,谢谢了。不定时进行调整和补充,需要关注更新的请 Watch、Star、Fork

如果你只是单纯要阅读的话,建议移步 CSDN 或者 oschina 上观看,访问速度快很多:


目录


安装和使用

环境准备:

  • jdk 1.8+
  • intellij IDEA 15.0.2+
  • mysql 5.1+
  • maven 3.3+
  • tomcat 8+

数据库导入:

在IDE中添加 tomcat 容器:

  • ToolBar -> 运行按钮旁边的下拉 -> "Edit Configurations" -> "+" -> "Tomcat Server" 选 local,如图所示
  • 如果是第一次添加,还需要配置 tomcat 的路径,如图所示

源码导入:

  • 将 sourcecode 中的任意子文件夹拷贝出来作为项目根目录,打开即可
  • 每个子文件夹的项目请参考 sourcecode 说明

sourcecode 说明

该文件夹下是涉及到的源码,其中 mybatis 部分都是直接新建的 web 工程,springmvc 部分都是使用 maven 构建的。

我使用的 IDE 是 intellij IDEA 15.0.2,以下每个子文件夹对应一个 project。


赞助

如果您觉得该项目对您有帮助,请扫描下方二维码对我进行鼓励,以便我更好的维护和更新,谢谢支持!

支付宝 微信

联系作者

Email: [email protected]


All Copyright Reserved

springmvc-mybatis-learning's People

Contributors

brianway avatar fanofxiaofeng avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.