Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.61 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.61 KB

FINOS - Incubating legend-build Security Rating Bugs

legend-shared

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.

Development setup

This application uses Maven 3.6+ and JDK 8. Simply run mvn install to compile.

Roadmap

Visit legend.finos.org/docs/roadmap to know more about the roadmap.

Contributing

Visit Legend Contribution Guide to learn how to contribute to Legend.

License

Copyright 2020 Goldman Sachs

Distributed under the Apache License, Version 2.0.

SPDX-License-Identifier: Apache-2.0