Menu

Home

Amit Shrivastava

Welcome to your wiki!

This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses Markdown syntax.

Project Admins:


Discussion

  • Amit Shrivastava

    This is a small project which can be used to generate Spring JDBC based DAO layer along with domain classes.

     
  • Amit Shrivastava

    Currently this project is designed to generate DAO layer for Oracle database. For that oracle jdbc connector should be present in path. Currently I have commented out oracle jdbc connector dependency in pom.xml . Please add oracle jdbc 6 in classpath and mention generated project details in app.properties file under config folder in root project folder. Once all configuration parameters have been provided, start generation process using com.app.generator.start.AppStarter groovy class.

     

Log in to post a comment.