Giter Site home page Giter Site logo

v-blog's Introduction

之前用SpringBoot+Thymeleaf写了个人博客,这次又来炒冷饭,用新的技术来重构个人博客,并把它变成开放式的,目前水平有限,欢迎大家一起讨论提建议

为啥叫它轻博客,这是临时想的名字,因为目前它的功能没有那么多,很简单的一些功能,为了不太Low就取个比较清新的叫法,之前是想叫VBlog,但是后面发现有大佬已经写了个叫VBlog的了,还是别跟人家重名好了。。。 配置文件因为有比较机密的配置,所以上传的是github的,大家根据需要再自己改 数据库文件也已经上传,只有结构,数据需要自己添加 GitHub VBlog 本次使用的技术有: 前端

  • Vue
  • Vuex
  • Vue-Router
  • axios
  • elementUI

Vue是刚学,所以这次就用了Vue+elementui来做前端

后端

  • SpringBoot
  • Mybatis
  • SpringSecurity+JWT
  • Redis
  • ElasticSearch
  • MySQL
  • Quartz
  • Nginx

这次跟上次不同的地方有几点,加入了ES做文章搜索,使用JWT来作登录验证,没有使用PageHelper分页插件而是直接用Redis进行分页,Nginx做前后端分离部署和代理

这次还采用了类RestFul的Api接口,为啥是类RestFul,因为我觉得对RestFul的理解不够,导致这次接口写的跟RestFul不太像,哈哈.....

没图说个**

首页 在这里插入图片描述

在这里插入图片描述 登录 在这里插入图片描述 注册 在这里插入图片描述 标签 在这里插入图片描述 在这里插入图片描述 文章搜索 在这里插入图片描述

详情页 在这里插入图片描述 后面会写个配套的小程序,慢慢来 评论区 在这里插入图片描述 后面会详细介绍在写的过程中遇到的坑,毕竟遇到的还不少....

还有管理后台正在写,跟这个配套使用,应该马上就能写完。

v-blog's People

Contributors

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