All Projects → GroverZhu → Online Library System

GroverZhu / Online Library System

Licence: gpl-2.0
基于MVC设计模式的在线图书馆管理系统

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Online Library System

Superboot
随着技术日新月异,新技术新平台不断出现,对现如今的开发人员来说选择快速高效的框架进行项目开发,既能提高产出,又能节约时间。本框架无需开发即可实现服务注册、服务发现、负载均衡、服务网关、配置中心、API管理、分布式事务、支撑平台、集成框架、数据传输加密等功能,是学习SpringCloud整体业务模式的完整示例,并且可以直接用于生产环境
Stars: ✭ 341 (+487.93%)
Mutual labels:  mysql, javaee
Flume Canal Source
Flume NG Canal source
Stars: ✭ 56 (-3.45%)
Mutual labels:  mysql
Phpwpinfo
Provides an equivalent to the `phpinfo()` but with more WordPress requirements details.
Stars: ✭ 52 (-10.34%)
Mutual labels:  mysql
Rest And Graphql
⚡️ Highly scalable REST API codebase with GraphQL layer on its ⚡️
Stars: ✭ 55 (-5.17%)
Mutual labels:  mysql
Jakartaee Docker
Effective Docker and Kubernetes for Java/Jakarta EE Developers
Stars: ✭ 53 (-8.62%)
Mutual labels:  javaee
Reliefsupports.org V1
Relief Supports is an open source project to support volunteers who working in relief activities.
Stars: ✭ 55 (-5.17%)
Mutual labels:  mysql
Portproxy
A TCP port proxy to record MySQL sql query
Stars: ✭ 52 (-10.34%)
Mutual labels:  mysql
Strimoid
Source code of Strm
Stars: ✭ 57 (-1.72%)
Mutual labels:  mysql
Wertik Js
💪 A library that powers your app with GraphQL + Rest API
Stars: ✭ 56 (-3.45%)
Mutual labels:  mysql
Aspnetcorenlog
ASP.NET Core NLog MS SQL Server PostgreSQL MySQL Elasticsearch
Stars: ✭ 54 (-6.9%)
Mutual labels:  mysql
Hrrs
Record, transform, and replay HTTP requests in Java EE and Spring applications.
Stars: ✭ 54 (-6.9%)
Mutual labels:  javaee
Mysql Es
Sync MySQL to ElasticSearch, Support Relationship
Stars: ✭ 53 (-8.62%)
Mutual labels:  mysql
Photo Blog
The Photo Blog Application based on Laravel 5 and Vue.js 2 + Prerender
Stars: ✭ 55 (-5.17%)
Mutual labels:  mysql
Dbbench
🏋️ dbbench is a simple database benchmarking tool which supports several databases and own scripts
Stars: ✭ 52 (-10.34%)
Mutual labels:  mysql
Duckygo
一个同时支持Session以及JWT的高性能高可用 Golang Restful API 脚手架 !
Stars: ✭ 57 (-1.72%)
Mutual labels:  mysql
Gormt
database to golang struct
Stars: ✭ 1,063 (+1732.76%)
Mutual labels:  mysql
Gotools
create some tools use go lang.
Stars: ✭ 54 (-6.9%)
Mutual labels:  mysql
Fifa Fut Data
Web-scraping script that writes the data of all players from FutHead and FutBin to a CSV file or a DB
Stars: ✭ 55 (-5.17%)
Mutual labels:  mysql
Docker Backup Database
Docker image to periodically backup your database (MySQL, Postgres, or MongoDB) to S3 or local disk.
Stars: ✭ 57 (-1.72%)
Mutual labels:  mysql
Php frameworks analysis
php框架源码分析
Stars: ✭ 57 (-1.72%)
Mutual labels:  mysql

开发环境

运行项目

  1. 将项目拷贝到本地,打开Eclipse,选择“Files”下的“Import”
  1. 选择导入文件的类型
  1. 选择文件路径
  1. 因为是在Tomcat容器中进行操作的,需要配置Tomcat环境,如下所示

如果没有Tomcat容器请先配置Tomcat容器

  1. 建立数据库
    数据库设计中,选择createTableSQL.sqldata.sql,在MySQL下运行,就完成数据库的创建

  2. 运行首页
    在选择Tomcat容器,生成数据库之后,选择homepage.jsp,右击运行

如果有问题的话,先对该项目进行clean后再重新运行

更多操作参考 软件用户手册

开发文档

贡献者

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].