Coder Social home page Coder Social logo

evilblade16 / blog_vue_server Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sustly/blog_vue_server

0.0 1.0 0.0 1.16 MB

springcloud全家桶博客系统后端 前端:https://github.com/sustly/blog_vue_web 博客地址:

Home Page: http://www.sustly.cn

License: Apache License 2.0

Java 53.67% Dockerfile 0.07% JavaScript 24.27% HTML 16.80% CSS 5.19%

blog_vue_server's Introduction

最新

注意:关于部署,现在改为使用docker部署,但是使用docker部署时,如果你用的是docker中的es和mysql,他们的地址绝对不能用localhost和127.0.0.1,这样会找不到的,使用内网分配的地址才行。

blog_vue_server

关于分支


master:最新内容

springcloud_netflix:springcloud netflix版本,目前已经基本完善

springcloud_alibaba:springcloud alibaba版本,下一步计划,将所有内容都迁移到springcloud alibaba上

springbootVersion:单机版springboot版本

博客系统的后端

使用springcloud Finchley.SR1、springboot2.0.1、mybatis、elasticsearch 6.4.2、druid、mysql5.7

本系统的前端地址 前端传送门

springcloud版本

我的云服务器1G运行内存,运行不起来整个springcloud项目,所以在云服务器上运行的是以前的版本, 有兴趣的同学可以搞个运行内存大一些的云服务器

一、整体框架介绍

1.blog_eureka

使用eureka作为注册中心,注册了网关、服务提供者、服务消费者、服务发现等组件

2.blog_admin_provider_hystrix

用户登录注册服务

3.blog_article_provider_hystrix

文章管理、获取、查找等功能服务

4.blog_api

一些共用的实体类、api等

5.blog_consumer_hystrix_dashboard

服务监控

6.blog_zuul

网关

7.blog_consumer_feign

基于feign负载均衡的消费者服务

blog_vue_server's People

Contributors

sustly avatar

Watchers

James Cloos 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.