Code Monkey home page Code Monkey logo

ssm's Introduction

ssm

介绍

spring springMVC mybatis 组装的脚手架。注释详细, 示例清晰。一步一步的实现,清可以从任何一个commit开始

开发工具

IDE
  • Intellij Idea 14 :美观,智能,稳定,高效。个人感觉比Eclipse好用,推荐使用.
依赖管理工具
  • Gradle 2.11 :比Maven更清晰,美观,更接近编程风格,而且利于后期学习安卓。

技术选型

  • Spring-4.2.5 : IOC的基础,对比Springboot,优点是成熟稳定,文档多.
  • SpringMVC-4.2.5 : web框架基础
  • Mybatis-3.3.1 : 持久层框架,流行, 易学, 功能强大
  • Druid-1.0.17 : 连接池,文档齐全, 监控方便. 
  • Shiro-1.2.4 : 比Spring Security更流行,易上手.功能本身也足够企业级开发. 
  • EHCache-2.6.8 : 缓存管理 
  • slf4j-1.7.18 : 统一的日志管理, 流行, 功能全面

框架特点

  • Rest风格URL : 整洁

每一步的提交

  • s01 : 整合Spring + SpringMVC + slf4j + Rest风格URL示例
  • s02 : 整合Mybatis + Druid + EHCache

ssm's People

Contributors

webster13 avatar

Stargazers

 avatar  avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

yinging

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.