]
Steven Hawkins updated TEIID-4234:
----------------------------------
Fix Version/s: (was: 9.1)
Gradle blueprint
----------------
Key: TEIID-4234
URL:
https://issues.jboss.org/browse/TEIID-4234
Project: Teiid
Issue Type: Feature Request
Components: Tools
Reporter: jay vyas
Attachments: build.gradle
As a app developer, I'd like to spin up a teiid/JDV application with all client-side
dependencies
without needing to use an IDE.
Currently, most of the TEiid resources and videos are based on IDE features,
bootstrapping teiid on the local machine.
Ideally, we might host a simple Teiid server that can run in a dockerfile with sample
data, along side a gradle runnable file.