PromucFlow_constructor/app/server
Arpit Mohan 3bdfd13284 Adding the APIs to add plugins and query commands
Currently, there is a single executor implemented PostgresDBPluginExecutor which returns some dummy results. The entire framework exists to choose and instantiate the appropriate executor implementation at runtime.
2019-03-30 16:14:54 +05:30
..
src Adding the APIs to add plugins and query commands 2019-03-30 16:14:54 +05:30
.gitignore Adding application-local.properties 2019-03-30 13:08:43 +05:30
pom.xml Moving the code to the top level to remove one-level of folder indirection 2019-03-30 13:04:05 +05:30
README.md Initial commit 2019-02-17 05:41:20 +00:00
system.properties Adding the system.properties file for java version 2019-03-30 13:12:49 +05:30

internal-tools-server

This is the server-side repo for the internal tools framework