Code Monkey home page Code Monkey logo

hwsyy / web Goto Github PK

View Code? Open in Web Editor NEW

This project forked from czj2369/web

0.0 0.0 0.0 12.82 MB

适合java新手入门练习的java web个人网站项目,目前主要维护web-mysql和web-psql两个分支。前台包括博客、代码库、文件下载、留言、登录注册、站内搜索、分类目录等功能,后台包括上传文件、博客、代码,编辑、删除文章,修改个人资料等功能,持续更新中。网址:https://www.hemingsheng.cn ,朋友们觉得不错的欢迎给个 star 鼓励一下。 手机版网址:

Home Page: https://m.hemingsheng.cn

Java 100.00%

web's Introduction

web 此分支开箱即用

个人网站项目,前台包括博客、代码库、文件下载、留言、登录注册等功能,后台包括上传文件、博客、代码,编辑、删除文章,查看、修改个人资料及邮箱、头像等功能。

PC端网址:www.hemingsheng.cn ,移动端网址:https://m.hemingsheng.cn

最近新建了个QQ群,用于大家学习交流,也会分享一些资料什么的。QQ群号:805668552。

点击加入:Java全栈开发学习交流


点击跳转至postgresql分支开箱即用版


主要文件结构如下

  • docs -> 说明文档
  • web-core -> 后端Java源代码
  • web-mobile -> 响应式界面源码(在web和移动端是响应式布局)
  • web-pc -> pc端界面源码(非响应式布局)

快速配置方法:

  • 1、下载项目源码或者打包好的war包

  • 2、按照docs文件夹里面的数据库配置步骤,导入脚本,需提前安装MySQL数据库和创建一个数据库(自定义名称,如web)

    • 按照docs/数据库部署文件夹里面的步骤依次运行脚本即可    
  • 3、将项目导入Eclipse/IDEA,修改web-pc和web-mobile 下的config/mysql_connect_info.properties文件里的数据库配置

    • 如果是下载的zip压缩包,则不用导入,直接解压,得到config文件夹和war包,并修改db_connect_info.properties数据库配置
  • 4、放在tomcat等容器下运行。并将config文件夹放在web目录的同级目录(和web项目在同一个文件夹下)

  • 5、访问 localhost:8080即可(默认配置已去掉项目名称)

web's People

Contributors

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