Git Product home page Git Product logo

librarysystem's Introduction

Java图书管理系统

基于jsp+servlet+JavaBean

基本信息:

  • 开发环境: windows+jdk1.8+Tomcat9+IDEA+mysql 注意:我用的IDE是jetbrains IntelliJ IDEA,不知道导入Eclipse会出现什么问题。
  • 注意事项:调试之前请创建名为library的数据库,相关sql脚本为项目根目录下library.sql.
  • 存在问题: windows上运行正常,但是当我部署到linux上时,出现验证码完全看不清,我尝试这关闭登录Filter,直接进入后台主页,发现无法进入,日后再折腾下,了解Java项目部署的大佬麻烦指点下。
  • 关于图片: 本项目涉及图片上传与富文本编辑器,但是,每当我们开始Run或者Debug项目,tomcat/webapps/ROOT这个项目会被清空然后重新写入编译好的Java代码。由于图片保存在本项目src/main/webapp/assets/bookImg下,所以每次运行,项目图片会清空。当然也可以将图片写入项目目录外部,但是前台展示图片用绝对路径的话就相当麻烦了,此处我不纠结了。只要tomcat一直开着,图片上传是完全没问题的。

项目预览:

  1. 后台主页

image

  1. 修改信息

image

  1. 详细信息

image

QQ:   846965599  欢迎交流技术
CSDN:https://blog.csdn.net/qq_32388977
2018-4-14

librarysystem's People

Contributors

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