]
Ramesh Reddy resolved TEIID-5560.
---------------------------------
Fix Version/s: 12.0
Resolution: Done
Support will be available in 1.0.2 version
Make Spring Boot port of Teiid library to support VDB deployment
----------------------------------------------------------------
Key: TEIID-5560
URL:
https://issues.jboss.org/browse/TEIID-5560
Project: Teiid
Issue Type: Feature Request
Components: spring-boot
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Priority: Major
Fix For: 12.0
Spring Boot majorly focuses on the JPA style programming for data virtualization where it
gives developers the ability to define the Entity model whereby the VDB internals required
are automatically generated deployed.
In addition to the above, this library also should provide ways to deploy an existing VDB
as Thorntail/WildFly does. There should be a process defined to take VDB and create an
immutable process with it. It is expected to be used in the generation of OpenShift images
for Teiid.