]
Ramesh Reddy resolved TEIIDSB-5.
--------------------------------
Resolution: Done
Added support for MongoDB connection and provided an example with a document.
Provide MongoDB source support
-------------------------------
Key: TEIIDSB-5
URL:
https://issues.jboss.org/browse/TEIIDSB-5
Project: Teiid Spring Boot
Issue Type: Feature Request
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Priority: Major
Fix For: 1.0.3
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