[teiid-issues] [JBoss JIRA] (TEIIDSB-207) Generate a Teiid Spring Boot project from given YAML based CR file

Ramesh Reddy (Jira) issues at jboss.org
Wed Jun 3 15:01:00 EDT 2020


Ramesh Reddy created TEIIDSB-207:
------------------------------------

             Summary: Generate a Teiid Spring Boot project from given YAML based CR file
                 Key: TEIIDSB-207
                 URL: https://issues.redhat.com/browse/TEIIDSB-207
             Project: Teiid Spring Boot
          Issue Type: Feature Request
          Components: tools
            Reporter: Ramesh Reddy
            Assignee: Ramesh Reddy


Extend the "vdb-codegen" plugin to generate a full Teiid Spring Boot project based on the VDB defined in YAML CR.

Currently the plugin already generates the `Application.java` and `DataSource.java` from a given DDL file, but when YAML file is supplied it should also generate the `pom.xml` and `application.properties` to be self-standing full TSB project as in this example https://github.com/teiid/teiid-spring-boot/tree/master/samples/vdb 

The intent behind is to use this for the local building of the project for testing with VSCode Plugin. Based on how this works out, could also be used in Operator work flow.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the teiid-issues mailing list