[teiid-issues] [JBoss JIRA] (TEIIDSB-38) Convert the OData Web application as Spring WebMVC application

Ramesh Reddy (Jira) issues at jboss.org
Wed Feb 20 16:09:00 EST 2019


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

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


Converted to Spring MVC harness, but delegated calls underneath to ODataServlet. The StaticServlet and Filters were replaced with spring specific ones (this is true even before as single vdb system).

Need verifications on CORS and GZIP as these are used from Spring supplied ones.

> Convert the OData Web application as Spring WebMVC application
> --------------------------------------------------------------
>
>                 Key: TEIIDSB-38
>                 URL: https://issues.jboss.org/browse/TEIIDSB-38
>             Project: Teiid Spring Boot
>          Issue Type: Task
>          Components: OData
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>            Priority: Major
>             Fix For: 1.0.3
>
>
> The OData web layer is designed to use JEE framework in Spring Boot such that web layer semantics can be reused from Teiid. However, using this has a couple of disadvantages. Like can not expose Actuator or able to use Keycloak adapter, or can't use builtin CORS or compression libraries.
> By moving into Spring MVC based web application, we can make use of many of these features.



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


More information about the teiid-issues mailing list