Giter Club home page Giter Club logo

gary202064 / springmvc-mybatis-learning Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tianshb/springmvc-mybatis-learning

0.0 1.0 0.0 19.57 MB

本仓库代码是笔者在学习SpringMVC+MyBatis框架过程中完成的小Demo,学习的初衷是为了在没有JavaWeb开发基础的情况下尽快完成实验室系主页的搭建,因此本笔记旨在快速上手框架,对底层细节未进行过多探索,适合初学者入门,代码具体内容的描述可参考博客系列文章。

Java 100.00%

springmvc-mybatis-learning's Introduction

SpringMVC+MyBatis学习笔记

本仓库代码是笔者在学习SpringMVC+MyBatis框架过程中完成的小Demo,学习的初衷是为了在没有JavaWeb开发基础的情况下尽快完成实验室系主页的搭建,因此本笔记旨在快速上手框架,对底层细节未进行过多探索,适合初学者入门,代码具体内容的描述可参考博客系列文章。

博客目录

MyBatis

SpringMVC

源码说明

安装运行

  • 运行前请新建数据库。源代码中默认数据库名为OrderForm,用户名root,密码wyj,可在配置文件中自行更改。数据库初始化脚本位于sql中。
  • 运行前请先启动TomcatServer

模块

  • MyBatis:博客中MyBatis系列文章涉及源码
  • SpringMVC:博客中SpringMVC系列文章前两篇涉及源码
  • springmvc-mybatis-start:博客中MyBatis与SpringMVC框架整合代码,覆盖系列文章中几乎所有内容

联系作者

Personal Website:Crow Home

springmvc-mybatis-learning's People

Watchers

 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.