[teiid-issues] [JBoss JIRA] (TEIIDSB-4) Provide rest access with SpringBoot

Ramesh Reddy (Jira) issues at jboss.org
Mon May 6 13:15:00 EDT 2019


    [ https://issues.jboss.org/browse/TEIIDSB-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13730212#comment-13730212 ] 

Ramesh Reddy commented on TEIIDSB-4:
------------------------------------

The way I started this process is to introduce a maven plugin called "vdb-code-generator" which during the build time introspects the VDB and if it finds the REST specific metadata on the VDB it will generate the Spring REST API code for. The current implementation is par with what is available in WildFly version. This needs to be further improved to handle the return type generation.

> Provide rest access with SpringBoot
> -----------------------------------
>
>                 Key: TEIIDSB-4
>                 URL: https://issues.jboss.org/browse/TEIIDSB-4
>             Project: Teiid Spring Boot
>          Issue Type: Feature Request
>            Reporter: Steven Hawkins
>            Assignee: Ramesh Reddy
>            Priority: Major
>
> The current rest access layer is based upon the generation of a war with deployment hooks in wildfly.  There should be a build-time or similar mechanism to expose rest with spring boot.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the teiid-issues mailing list