Giter VIP home page Giter VIP logo

summerframework's Introduction

SummerFramework

SummerFramework是在Spring Cloud的基础上一些扩展

Features

  • 用携程Apollo替换原生的配置中心,把Apollo的app.id,env等环境参数与Spring Boot参数统一

  • 对服务注册、发现进行扩展,多维度服务发现,自动负载,A/B测试

  • 对服务调用进行扩展,Feign Client接口面向接口声明式编程,A/B测试

  • 对微服务下Metrcis打点,将micrometer和skywalking结合在一起,把日志-调用链-metrcis进行有效结合

  • 对Web Api进行统一规范,规范化返回结果,异常,api版本

  • 封装锁,提供注解式加锁、自定义锁失败处理以及多种锁的实现

Compile

1: 构建summerframework-build

https://github.com/ke-finance/summerframework-build

 mvn clean install
 

2: 构建summerframework

./install-all.sh

3: 构建summerframework-release

https://github.com/ke-finance/summerframework-release

 mvn clean install
 

Quick Start

License

This software is free to use under the Apache License Apache license.

summerframework's People

Contributors

wangsz avatar ming-20230331 avatar linking12 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.