GithubHelp home page GithubHelp logo

springcloud-quickstart's Introduction

springcloud-quickstart

项目整体基于

SpringCloud-Greenwich.RELEASE

SpingBoot-2.1.10.RELEASE

构建。

springcloud-gateway 网关模块

基于SpringCloudGateway实现的网关模块,目前实现根据请求路径连接 springcloud-auth授权模块和 springcloud-app模块

springcloud-auth 授权模块

基于JWT与Mysql实现的授权模块。 权限信息保存进Redis,避免客户端JWT挟带过重的权限信息。

springcloud-eureka 注册中心eureka

实现单机板本,用作示例

springcloud-app 应用模块

业务逻辑模块,根据微服务划分,可包含多个app模块。 使用 Undertow 代替内置的tomcat模块。

示例代码中配置采用了 com.netflix.archaius 用做动态属性注入。默认生效时间30秒。

示例代码中采用 CompletableFuture异步线程池 进行service业务层的耗时处理,提高应用的异步并发。

springcloud-common 公共模块

springcloud-quickstart's People

Contributors

mianbaoshitou avatar

Stargazers

stone can fly avatar

Watchers

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