You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Junhan Yang (Jira)" <ji...@apache.org> on 2022/10/25 02:47:00 UTC

[jira] [Created] (FLINK-29747) [UI] Refactor runtime web from module-based to standalone components

Junhan Yang created FLINK-29747:
-----------------------------------

             Summary: [UI] Refactor runtime web from module-based to standalone components
                 Key: FLINK-29747
                 URL: https://issues.apache.org/jira/browse/FLINK-29747
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Web Frontend
            Reporter: Junhan Yang
            Assignee: Junhan Yang


From v14 onwards, Angular provides a capability of standalone components that can be independently bootstrapping. This is a powerful feature in terms of refactoring the application to be less-heavy and structurally clean. It also enables the component-level lazy loading in routes, improving the web performance.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)