Giter Club home page Giter Club logo

hahagioi998 / blogs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from oilver/blogs

1.0 0.0 0.0 13.29 MB

本人的毕业设计,个人博客网站。用到的后端技术有SpringBoot框架、SpringCloud微服务框架、MyBatis框架 、Spring Session+Redis框架,Java语言开发,Nginx反向代理,FTP文件服务器;前端用到Vue+Bootstrap+JQ。 由于本人不擅长前端开发,在此感谢王同学的帮助和指导。具体用法会在README细说,有些细节还是要注意。

Java 10.39% HTML 5.19% CSS 2.27% JavaScript 77.47% Perl 0.27% Vim Script 4.41%

blogs's Introduction

Blogs

项目启动非常简单,步骤如下:

  1. 将项目导入您的IDE,加载相关的依赖包

  2. resource文件夹中有sql文件、Nginx服务器、Ftp服务器、和部分图片。FTP文件服务器用作上传图片,Nginx用作反向代理,如果嫌麻烦,文件上传可以只上传到本地,只要修改代码即可

  3. 将ftpfile文件夹放到D:/blogs/ ,然后启动ftp服务器

  4. 给C:\Windows\System32\drivers\etc\hosts文件添加 (1)127.0.0.1 image.blogs.com (2)127.0.0.1 lifeimage.blogs.com (用于Nginx反向代理到图片文件夹),启动Nginx服务器

  5. 一定要下载Redis,并且运行(端口默认),否则启动不了。因为项目用到Spring Session+Redis统一Session信息

  6. 先启动Server的入口类,再启动其他四个模块的入口类,访问 http://127.0.0.1:9091

注意: (1)项目前端采用Vue框架,由于本人对前端不熟,于是写出的前端代码非常一般,并且前端代码在web模块中,并没有真正意义上的前后端分离。使用者可以优化前端代码,增加更多有趣的功能 (2)本项目使用Spring Cloud框架完成,毕设的重点在于后端框架的组成,所以总体来看此博客的功能非常欠缺 (3)要更仔细地了解项目可参考resource文件夹中的毕业论文(仅供参考) (4)有问题可联系微信 543527507

blogs's People

Contributors

oilver avatar

Stargazers

 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.