You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Mandy Chessell (JIRA)" <ji...@apache.org> on 2018/04/26 15:05:00 UTC

[jira] [Created] (ATLAS-2617) Enable multiple annotation schemes for open metadata REST APIs

Mandy Chessell created ATLAS-2617:
-------------------------------------

             Summary: Enable multiple annotation schemes for open metadata REST APIs
                 Key: ATLAS-2617
                 URL: https://issues.apache.org/jira/browse/ATLAS-2617
             Project: Atlas
          Issue Type: Improvement
          Components:  atlas-core
    Affects Versions: 1.0.0-alpha
            Reporter: Mandy Chessell
            Assignee: Mandy Chessell
             Fix For: 1.0.0


The Atlas server is using the Spring framework and Jersey.  The OMAG server is using spring boot.  The annotations needed for each of these technologies is slightly different so we need to create a thin annotation class for each environment and delegate to the REST API logic from each annotation class.  This affects the OMAG API, OMRS API and the OMAS APIs.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)