[teiid-issues] [JBoss JIRA] (TEIID-4863) Run teiid embedded via Wildfly Swarm and Spring Boot

Ramesh Reddy (JIRA) issues at jboss.org
Tue May 9 15:16:00 EDT 2017


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

Ramesh Reddy commented on TEIID-4863:
-------------------------------------

1) What is WildFly Swarm relation here, this JIRA should be targeting Spring Boot? The main thing to focus here is the differences between WF Swarm and Spring Boot based Teiid embedded should be as minimalistic as possible.

2) Like in Spring Boot, is there way to we can envision bootstrapping of embedded code, where data sources are defined based on the dependencies added? I am not sure how Spring figures out the configuration like URL, credentials etc. I am looking to hide away current scaffolding code, and make embedded based on single defined VDB file like database.ddl, all user ever interacts is this DDL file. Everything should be gleaned from this file as default, and some configuration details could be overridden based on environment variables. Then this would fit in with MicroServices.


> Run teiid embedded via Wildfly Swarm and Spring Boot
> ----------------------------------------------------
>
>                 Key: TEIID-4863
>                 URL: https://issues.jboss.org/browse/TEIID-4863
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Embedded
>    Affects Versions: 10.x
>            Reporter: Kylin Soong
>            Assignee: Kylin Soong
>             Fix For: 10.0
>
>
>  WildFly Swarm can use simple pojo to integrate framework, which compatible with  EmbeddedConfiguration, actually this is encouraged way.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the teiid-issues mailing list