Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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.