Giter VIP home page Giter VIP logo

jinxingit / ag-admin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wxiaoqi/spring-cloud-platform

0.0 3.0 0.0 1.86 MB

基于Spring Cloud的云分布式后台管理系统架构,核心技术采用Eureka、Fegin、Ribbon、Zuul、Hystrix、Security、OAth、Mybatis、Ace-cache等主要框架和中间件,UI采用Bootstrap、jquery等前端组件。

License: Apache License 2.0

Java 4.34% CSS 13.59% HTML 11.65% JavaScript 70.42%

ag-admin's Introduction

AG-Admin

基于Spring Cloud的云分布式后台管理系统架构,核心技术采用Eureka、Fegin、Ribbon、Zuul、Hystrix、Security、OAth、Mybatis、Ace-cache等主要框架和中间件,UI采用Bootstrap、jquery等前端组件。访问地址:http://localhost:8765/admin/index Markdown


模块说明

实战架构图

ace-center 服务注册中心

http://localhost:8761

ace-monitor 监控中心

http://localhost:8764

ace-admin 服务层

http://localhost:8763

ace-agent 客户端代理调用

http://localhost:8763

ace-gate 网关负载中心,统一请求入口

http://localhost:8765

ace-ui 前端UI

http://localhost:8766

ace-api 公共服务接口包


启动指南

  • 运行数据库脚本,创建库:ag_admin,脚本:ace-admin/db/init.sql
  • 依次运行main类:CenterBootstrap(ace-center)、GateBootstrap(ace-gate)、AdminBootstrap(ace-admin)、UIBootstrap(ace-ui)、MonitorBootstrap(ace-monitor)
  • 访问地址: http://localhost:8765/admin/index

版本日志

2017年6月6日 初步架构搭建

  • 完成spring cloud相关核心组件整合和搭建
  • 完成Hello World服务的调用和负载
  • 完成网关的初步代理
  • 完成监控中心的搭建

2017年6月10日 初步后台首页搭建

img

  • 完成后端的UI的选型
  • 完成首页改进

2017年6月10日 用户管理增删改查例子

Markdown

  • 完成用户模块的增删该查
  • 完成前后端分离的模块联通
  • 完成监控模块

2017年6月13日 完成登录统一拦截

  • 引入spring security进行统一登录拦截 img

2017年6月15日 完成菜单管理模块

  • 引入boostrap table
  • 抽象基础Controller类
  • 完成菜单的增删改查和树状 img

ag-admin's People

Contributors

wxiaoqi avatar

Watchers

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