Giter Site home page Giter Site logo

xuan-ran-song / springmvc_curd Goto Github PK

View Code? Open in Web Editor NEW

This project forked from saysky/springmvc_curd

0.0 1.0 0.0 39.14 MB

SpringMVC+Spring Data JPA 实现的增删改查表单验证,分页搜索功能模块demo

Home Page: http://demo.liuyanzhao.com/SpringMVC_CURD/admin/user/list

PLpgSQL 10.84% Java 71.52% CSS 2.09% JavaScript 15.55%

springmvc_curd's Introduction

SpringMVC增删改查Demo

本项目是所用技术
后端使用 Spring+SpringMVC+Spring Data JPA
前端使用 BootStrap,jQuery,ajaxfileupload.js插件,jquery-confirm.min.js插件

效果

预览地址:http://demo.liuyanzhao.com/SpringMVC_CURD/admin/user/list

版本问题

1、 jdk 1.8 必须要1.8以上
2、 Maven 3.3 尽量使用3版本
3、 Tomcat7.0 这个没要求
4、 MySQL 无要求
5、 开发工具,无要求

部署步骤

1、新建数据库springmvc_curd,然后导入上面给的数据库,就一张user表
2、下载项目源码(pom.xml和src目录),使用 Eclipse 或者 IDEA 导入项目(博主使用的是IDEA)
3、修改jdbc.properties里的数据库连接信息,使数据库连接正确
2、修改UploadFileController的第24行,即修改上传目录(如果不改的话,可能无法上传文件)
3、下载 uploads 目录,配置静态资源映射,通过服务器访问本地文件(如果不改的话,可能无法实时预览图片)

最后

帮忙点下star或者fork啊,准备把给个模块写好,到时候做一个新的博客系统

springmvc_curd's People

Contributors

saysky avatar

Watchers

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