[teiid-issues] [JBoss JIRA] (TEIIDSB-106) Provide ability to dynamically provide the URL query parameters for Rest Calls

Ramesh Reddy (Jira) issues at jboss.org
Thu Jun 13 11:19:00 EDT 2019


     [ https://issues.jboss.org/browse/TEIIDSB-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh Reddy resolved TEIIDSB-106.
----------------------------------
    Resolution: Done


Opened up to issue the REST call to be handled entirely the user so that they can modify any way they want such that query parameters, headers, auth can be completely handled by a Function method defined by the user and configures it access to Teiid as Spring Bean.

For example, see: https://github.com/teiid/teiid-spring-boot/tree/master/samples/rest

> Provide ability to dynamically provide the URL query parameters for Rest Calls
> ------------------------------------------------------------------------------
>
>                 Key: TEIIDSB-106
>                 URL: https://issues.jboss.org/browse/TEIIDSB-106
>             Project: Teiid Spring Boot
>          Issue Type: Enhancement
>          Components: JPA
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>            Priority: Major
>             Fix For: 1.2.0
>
>
> When using the rest based called on @RestConfiguration, headers can be sent as user specific values, however, there is no facility for the URL parameters.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the teiid-issues mailing list