Skip to content

Latest commit

 

History

History
58 lines (38 loc) · 1.74 KB

README.md

File metadata and controls

58 lines (38 loc) · 1.74 KB

Merritt Micro-service Core Library

This library is part of the Merritt Preservation System.

Purpose

This library contains utility classes utilized across Merritt Java microservices.

Used By

This code is used by.

For external audiences

This code is not intended to be run apart from the Merritt Preservation System.

See Merritt Docker for a description of how to build a test instnce of Merritt.

Build instructions

This code is bundled into microservice WAR files for deployment.

Test instructions

Internal Links

Deployment and Operations at CDL

See the implementing microservices for details.

Legacy README

Micro-service Core repository

Copyright 2005-2011, Regents of the University of California

All rights reserved

The Core repository provides a common set of java classes that may be shared across different java micro-service. These include general format types, shared utilities, and reflected formatting classes.

The Core utilities are made available by the University of California Curation Center (UC3) under the terms of the BSD open source license.

==============================
License
Read included ./LICENSE.txt

==============================
Setup 
Read included ./SETUP.txt