Git Product home page Git Product logo

sms's Introduction

sms

1.使用框架为Spring MVC(3.1.3)、mybatis(3.1.1)、mybatis-spring(1.1.1)、Spring(3.1.3) 2.数据库为oracle,数据库连接池为dbcp,服务器为tomcat,操作系统window 7(32)

实现功能: 1.Spring MVC控制页面跳转,主要难点 通过.do初始化一个页面 实现ajax功能 使用Spring MVC的拦截器实现一个简单的权限功能,复杂的权限也可以基于此拦截器(不再依靠Struts2拦截器) 2.mybatis使用方式是全新的一种方式,和之前的完全不同, 用这种方式是在实现分页功能时发现的,个人感觉此方式流程更清晰,sql语句更接近原生态 3.Spring管理数据源,数据库连接池通过dbcp,配置文件不再写到Spring配置文件,而是写到jdbc.properties中,便于察看

sms's People

Contributors

wangchenyang avatar

Watchers

James Cloos avatar alex 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.