apache / paimon-webui

Web ui for Apache Paimon.
https://paimon.apache.org/
Apache License 2.0
125 stars 59 forks source link

[Improvement] Remove ForwardController.java #459

Closed hdygxsj closed 3 months ago

hdygxsj commented 3 months ago

Search before asking

Motivation

The Ui use hash route, ForwardController.java is unnecessary now

Solution

remove ForwardController.java

Anything else?

No response

Are you willing to submit a PR?