Code Monkey home page Code Monkey logo

ssm-student's Introduction

ssm-student

运行环境

JDK1.8+Maven

技术栈

  • mysql
  • maven
  • Spring
  • SpringMVC
  • mybatis
  • JSP
  • JQuery
  • BootStrap
  • bootStrap-table

实现功能

  • 登录
  • 注册
  • 学生的数据的CRUD(增删改查)
  • 学生数据的导入,导出(基于POI的Excel的数据解析)

后期实现功能

  • 前后端分离
  • 邮件系统
  • 注册认证
  • 短信API接入
  • ......不仅仅局限于这些

执行

  1. 下载代码
git clone https://github.com/lonecloud/ssm-student
  1. 升级数据库运行student.sql
  2. 运行maven脚本
mvn compile
mvn tomcat7:run

访问地址:http://localhost:8080/student

ssm-student's People

Contributors

lonecloud avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar ... avatar JinZhiCheng avatar  avatar  avatar Jamie Chen avatar  avatar GeeWuu avatar 刘能 avatar wangzhedong avatar

Watchers

James Cloos avatar  avatar  avatar  avatar

ssm-student's Issues

使用不起来呀

修改好数据库端口及密码之后,项目跑起来了,但无法注册,貌似后台报错因为连接数据库问题?
日志报错
[11:27:20.543][DEBUG][org.mybatis.spring.SqlSessionUtils][http-nio-8080-exec-3] Creating a new SqlSession
[11:27:20.554][DEBUG][org.mybatis.spring.SqlSessionUtils][http-nio-8080-exec-3] SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@466fa7dc] was not registered for synchronization because synchronization is not active
[11:27:20.900][DEBUG][org.mybatis.spring.SqlSessionUtils][http-nio-8080-exec-3] Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@466fa7dc]
确定数据库账号密码端口都是对的。
帮忙解决一下?

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.