Skip to content

Evaluate Webapp container(Spring boot 1.x + Zuul) replacement options #7122

@wu-sheng

Description

@wu-sheng

We were using Spring boot 1.x and Zuul gateway as the webapp container to host UI, and bypass GraphQL query to OAP. According to @hanahmily #7119 (comment), we are facing continuous CVEs, which should drive us to look for a replacement solution.

To all @apache/skywalking-committers , we have the following options.

  1. Keep in Java, upgrade to Spring boot 2.x, use Spring Gateway or something in Spring ecosystem to host UI. This solution would be coherent.
  2. Use NodeJS server to provide service, which basically we to just simply distribute rocketbot-ui in a server mode, and 100% adopt NodeJS ecosystem. @Jtrust @Fine0830 What do you think about this?

Metadata

Metadata

Assignees

Labels

UIUI and front end related.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions