Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1005 Bytes

File metadata and controls

26 lines (17 loc) · 1005 Bytes

OMAG Server Chassis

The server chassis is the component that provides the base server infrastructure for the OMAG Server Platform.

It is written using Spring Boot. and manages the REST APIs' endpoint. Calls to the server chassis are then routed to the appropriate Egeria module.

Since this is a Spring Boot application, it can be customized using the application.properties file found in the resources directory and using environment variables.

The server chassis code is here:


License: CC BY 4.0, Copyright Contributors to the ODPi Egeria project.