]
Steven Hawkins updated TEIID-5627:
----------------------------------
Component/s: spring-boot
Provide MongoDB source support
-------------------------------
Key: TEIID-5627
URL:
https://issues.jboss.org/browse/TEIID-5627
Project: Teiid
Issue Type: Feature Request
Components: spring-boot, Teiid Spring Boot
Reporter: Ramesh Reddy
Assignee: Steven Hawkins
Priority: Major
Provide support for MongoDB source in Teiid Spring Bott using MongoDB Spring Boot
starter
{code}
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-mongodb</artifactId>
</dependency>
{code}
and Teiid MongoDB translator