Skip to content

Conversation

@sodre
Copy link
Member

@sodre sodre commented Mar 9, 2021

This is an initial hack for the /metadata endpoint.

We should likely serve this using node.js or a static web-page

  - Initial endpoint runs inside the JVM and has a *long* coldStart problem.
Copy link
Member Author

@sodre sodre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Open additional tickets and add separate issue for metadata.xml handling.


private static AppMetadata loadMetadata() {
final AppMetadata rv = new AppMetadata();
// TODO: Load metadata/metadata.xml if it exists, and set as default values
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Handle metadata.xml input in a subsequent version.

@sodre sodre merged commit 7bf10aa into main Mar 9, 2021
@sodre sodre deleted the f/metadata branch March 9, 2021 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant