Design and Implementation of Microservices Gateway Based on Spring Cloud Zuul

Konferenz: CIBDA 2022 - 3rd International Conference on Computer Information and Big Data Applications
25.03.2022 - 27.03.2022 in Wuhan, China

Tagungsband: CIBDA 2022

Seiten: 5Sprache: EnglischTyp: PDF

Autoren:
Xiong, Qiong; Li, Wenjie (Wuhan Technology and Business University, Wuhan, Hubei, China)

Inhalt:
In recent years, the microservice architecture is currently one of the most popular types of distributed systems, and the API Gateway is particularly important as a unified entry point for microservices. In this article the library comprehensive management system is taken as an example, and an API Gateway based on Spring Cloud Zuul is designed and realized. Unified account authentication, unified account authentication and unified log analysis have been realized in this API Gateway by adding static routing configuration, user authentication filter, authority management filter, and log filter.