FEBS Cloud v1.1 release, the integration of Spring Cloud Alibaba

FEBS Cloud is a use Spring Cloud Greenwich.SR3, Spring Cloud OAuth2 & Spring Cloud Alibaba build low coupling rights management systems, front-end (FEBS Cloud Web) using vue element admin building. FEBS means: F. AST, E ASY use, B eautiful and S AFE. The system has the following characteristics:

  1. Before and after the end of the separation architecture, pure Token interactive client and server;

  2. Separate authentication server and server resources, easy access to their own micro-service system;

  3. Micro-service protection, the client requests a resource can only be obtained through the micro-service gateway;

  4. Integrated Spring Boot Admin, multi-dimensional micro-monitoring services;

  5. Spring Cloud Alibaba Nacos integrated service management and centralized configuration management;

  6. Sentinel integrated flow control gateway;

  7. Integrated Zipkin, easy call tracking Feign chain;

  8. Integrated ELK, centralized log management, to facilitate problem analysis;

  9. Docker of micro-services, using Docker Compose a key deployment;

  10. Using the documentation and provide detailed build tutorial;

  11. Front and rear ends verification request parameter, Excel import and export, code generation.

Documentation and Tutorials

Project documentation and hand touch hands to build tutorials Address: https://www.kancloud.cn/mrbird/spring-cloud/1263679

Update Log

  1. Gateway uses Spring Cloud Gateway rebuild
  2. Use Spring Cloud Alibaba Nacos service governance
  3. Use Spring Cloud Alibaba Nacos centralized micro-management service configuration
  4. Custom @ControllerEndpointannotation layer Code Optimization Controller
  5. Spring Cloud upgrade to Greenwich.SR3
  6. Spring Boot upgrade to 2.1.8.RELEASE
  7. Code optimization and repair BUG

system structure

The system architecture as shown below (right picture opens in a new tab):

project address

platform FEBS Cloud (back-end) FEBS Cloud Web (front-end)
GitHub https://github.com/wuyouzhuguli/FEBS-Cloud https://github.com/wuyouzhuguli/FEBS-Cloud-Web
Gitee https://gitee.com/mrbirdd/FEBS-Cloud https://gitee.com/mrbirdd/FEBS-Cloud-Web

Demo Address

Demo (limited server resources, not to build ELK): http://49.234.20.223:9527

Demo environment account password:

account number password Competence
scott 1234qwer Register an account with permission to view

 

Guess you like

Origin www.oschina.net/news/110056/febs-cloud-1-1-released