[
https://issues.jboss.org/browse/TEIIDSB-4?page=com.atlassian.jira.plugin....
]
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)