Shared code used across Legend applications for universal server-side functionality - hosting static files, performing authentication etc.
The important tenets for this project are:
- Code must be genuinely used by the majority of Legend applications
- New dependencies must be carefully scrutinized - the goal is to minimize unnecessary dependencies in apps.
This application uses Maven 3.6+ and JDK 8. Simply run mvn install
to compile.
Visit legend.finos.org/docs/roadmap to know more about the roadmap.
Visit Legend Contribution Guide to learn how to contribute to Legend.
Copyright 2020 Goldman Sachs
Distributed under the Apache License, Version 2.0.
SPDX-License-Identifier: Apache-2.0