[JBoss JIRA] (TEIIDSB-195) Provide Connection properties Datasource
by Ramesh Reddy (Jira)
[ https://issues.redhat.com/browse/TEIIDSB-195?page=com.atlassian.jira.plug... ]
Ramesh Reddy updated TEIIDSB-195:
---------------------------------
Original Estimate: 2 days
Remaining Estimate: 2 days
Story Points: 2
> Provide Connection properties Datasource
> ----------------------------------------
>
> Key: TEIIDSB-195
> URL: https://issues.redhat.com/browse/TEIIDSB-195
> Project: Teiid Spring Boot
> Issue Type: Feature Request
> Components: datasource
> Reporter: Ramesh Reddy
> Assignee: Ramesh Reddy
> Priority: Major
> Fix For: 1.6.0
>
> Original Estimate: 2 days
> Remaining Estimate: 2 days
>
> When generating the connection factories JSON file, include the properties that are required for making a connection. This can then be used in design tools like VSCode or in Syndesis
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 6 months
[JBoss JIRA] (TEIIDSB-207) Generate a Teiid Spring Boot project from given YAML based CR file
by Ramesh Reddy (Jira)
[ https://issues.redhat.com/browse/TEIIDSB-207?focusedWorklogId=12451509&pa... ]
Ramesh Reddy logged work on TEIIDSB-207:
----------------------------------------
Author: Ramesh Reddy
Created on: 16/Jun/20 4:09 PM
Start Date: 16/Jun/20 4:09 PM
Worklog Time Spent: 2 days
Issue Time Tracking
-------------------
Remaining Estimate: 1 day (was: 3 days)
Time Spent: 2 days
Worklog Id: (was: 12451509)
> Generate a Teiid Spring Boot project from given YAML based CR file
> ------------------------------------------------------------------
>
> Key: TEIIDSB-207
> URL: https://issues.redhat.com/browse/TEIIDSB-207
> Project: Teiid Spring Boot
> Issue Type: Feature Request
> Components: tools
> Reporter: Ramesh Reddy
> Assignee: Ramesh Reddy
> Priority: Major
> Fix For: 1.6.0
>
> Original Estimate: 3 days
> Time Spent: 2 days
> Remaining Estimate: 1 day
>
> Extend the "vdb-codegen" plugin to generate a full Teiid Spring Boot project based on the VDB defined in YAML CR.
> Currently the plugin already generates the `Application.java` and `DataSource.java` from a given DDL file, but when YAML file is supplied it should also generate the `pom.xml` and `application.properties` to be self-standing full TSB project as in this example https://github.com/teiid/teiid-spring-boot/tree/master/samples/vdb
> The intent behind is to use this for the local building of the project for testing with VSCode Plugin. Based on how this works out, could also be used in Operator work flow.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 6 months
[JBoss JIRA] (TEIIDSB-207) Generate a Teiid Spring Boot project from given YAML based CR file
by Ramesh Reddy (Jira)
[ https://issues.redhat.com/browse/TEIIDSB-207?page=com.atlassian.jira.plug... ]
Ramesh Reddy updated TEIIDSB-207:
---------------------------------
Sprint: DV Sprint 65
> Generate a Teiid Spring Boot project from given YAML based CR file
> ------------------------------------------------------------------
>
> Key: TEIIDSB-207
> URL: https://issues.redhat.com/browse/TEIIDSB-207
> Project: Teiid Spring Boot
> Issue Type: Feature Request
> Components: tools
> Reporter: Ramesh Reddy
> Assignee: Ramesh Reddy
> Priority: Major
> Fix For: 1.6.0
>
> Original Estimate: 3 days
> Remaining Estimate: 3 days
>
> Extend the "vdb-codegen" plugin to generate a full Teiid Spring Boot project based on the VDB defined in YAML CR.
> Currently the plugin already generates the `Application.java` and `DataSource.java` from a given DDL file, but when YAML file is supplied it should also generate the `pom.xml` and `application.properties` to be self-standing full TSB project as in this example https://github.com/teiid/teiid-spring-boot/tree/master/samples/vdb
> The intent behind is to use this for the local building of the project for testing with VSCode Plugin. Based on how this works out, could also be used in Operator work flow.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 6 months
[JBoss JIRA] (TEIIDSB-207) Generate a Teiid Spring Boot project from given YAML based CR file
by Ramesh Reddy (Jira)
[ https://issues.redhat.com/browse/TEIIDSB-207?page=com.atlassian.jira.plug... ]
Work on TEIIDSB-207 started by Ramesh Reddy.
--------------------------------------------
> Generate a Teiid Spring Boot project from given YAML based CR file
> ------------------------------------------------------------------
>
> Key: TEIIDSB-207
> URL: https://issues.redhat.com/browse/TEIIDSB-207
> Project: Teiid Spring Boot
> Issue Type: Feature Request
> Components: tools
> Reporter: Ramesh Reddy
> Assignee: Ramesh Reddy
> Priority: Major
> Fix For: 1.6.0
>
> Original Estimate: 3 days
> Remaining Estimate: 3 days
>
> Extend the "vdb-codegen" plugin to generate a full Teiid Spring Boot project based on the VDB defined in YAML CR.
> Currently the plugin already generates the `Application.java` and `DataSource.java` from a given DDL file, but when YAML file is supplied it should also generate the `pom.xml` and `application.properties` to be self-standing full TSB project as in this example https://github.com/teiid/teiid-spring-boot/tree/master/samples/vdb
> The intent behind is to use this for the local building of the project for testing with VSCode Plugin. Based on how this works out, could also be used in Operator work flow.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 6 months
[JBoss JIRA] (TEIIDSB-197) Add a module for each external source
by Ramesh Reddy (Jira)
[ https://issues.redhat.com/browse/TEIIDSB-197?page=com.atlassian.jira.plug... ]
Ramesh Reddy resolved TEIIDSB-197.
----------------------------------
Resolution: Done
> Add a module for each external source
> -------------------------------------
>
> Key: TEIIDSB-197
> URL: https://issues.redhat.com/browse/TEIIDSB-197
> Project: Teiid Spring Boot
> Issue Type: Enhancement
> Reporter: Steven Hawkins
> Assignee: Ramesh Reddy
> Priority: Major
> Fix For: 1.6.0
>
> Original Estimate: 3 days
> Time Spent: 3 days
> Remaining Estimate: 0 minutes
>
> To simplify the logic in the operator each external source should be represented by a maven artifact - org.teiid:spring-data-x. Any dependency management would be handled in that module and not in the operator - to remove the need for a config file containing driver versions. Additionally property handling should be moved into Teiid Spring Boot such that the operator does not need to know what property prefix is expected.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 6 months