Skip to content

concord-server, concord-console2: use webapp plugin #1154

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

ibodrov
Copy link
Collaborator

@ibodrov ibodrov commented May 24, 2025

Use server/plugins/webapp to serve concord-console2 files SPA-style.
The plugin looks for META-INF/concord/webapp.properties descriptors and serves static resources under the specified prefix.
The concord-console2 is now a regular JAR and a dependency of the server/dist module.
The .tar.gz archive with the UI files is no longer being produced.
BASE_RESOURCE_PATH environment variable is removed as well as ConsoleServletHolder.

This PR merges https://github.com/concord-workflow/webapp-plugin into the tree (and effectively deprecates it).

@ibodrov ibodrov force-pushed the ib/webapp-plugin branch from 1800741 to 98b0e1b Compare May 25, 2025 02:59
@ibodrov ibodrov force-pushed the ib/webapp-plugin branch from 98b0e1b to 2de375c Compare May 25, 2025 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant