[teiid-issues] [JBoss JIRA] (TEIIDSB-195) Provide Connection properties Datasource

Ramesh Reddy (Jira) issues at jboss.org
Thu Jul 2 12:29:06 EDT 2020


    [ https://issues.redhat.com/browse/TEIIDSB-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14189359#comment-14189359 ] 

Ramesh Reddy commented on TEIIDSB-195:
--------------------------------------

1) Added JDBC based configuration file to capture the properties

2) Added a way to reflectively look at the configuration files for any "spring-data-xxxx" project based on value defined on the "@ConnectionFactoryConfiguration" annotation and then generate the properties automatically from it. 

3) one can enhance the properties by annotating the property using "@ConfigurationProperty" to define if it is required or not.

4) Also updated the Operator not use the JDBC driver versions directly but instead depend upon the "spring-data-xxxx" projects as dependencies which will in turn bring in the required dependencies.

> 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
>          Time Spent: 4 days
>  Remaining Estimate: 0 minutes
>
> 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)



More information about the teiid-issues mailing list