GithubHelp home page GithubHelp logo

kangdawei / springmvc-mybatis-maven Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xirong/springmvc-mybatis-maven

0.0 2.0 0.0 1.83 MB

spring+springmvc+mybatis+maven+freemarker 能跑通的小例子,尽量通俗易懂

Java 0.26% FreeMarker 0.75% CSS 51.20% JavaScript 47.79%

springmvc-mybatis-maven's Introduction

说明

本 repository 是最初学习Java开发时候做的一个例子,后续慢慢维护,希望成为最简单、最全的入门例子,麻雀虽小,五脏俱全 使用到的技术如下:

  • maven 项目管理
  • spring mvc 框架
  • mybatis 持久层框架,例子中包括MySQL、SqlServer的连接案例,包含取多条(list)转换、where条件的in案例等动态sql例子,详细可以阅读mybaits动态sql语句学习
  • freemarker 模板框架

其它:

使用方法

  1. fork 代码
  2. 使用工具 idea 或者 eclipe 导入 现有maven项目,maven会自动下载所以来的jar包;
  3. doc 文件夹中的sql脚本部署到MySQL中,取的MySQL连接串,修改 jdbc.properties 中MySQL节点的url、user、password
  4. 调试代码,即可在页面中看到效果 doc/readme.png

springmvc-mybatis-maven's People

Contributors

xirong 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.