PromucFlow_constructor/app/server
2019-09-03 11:36:49 +00:00
..
src Removed DBRef from action. Added DBRef of plugin because while execution, this will be used. So instead of fetching plugin on every execution, plugin is fetched once during create action and stored as part of action (DBRef). Because of DBRef, eager loading would happen which would lead to plugin being present on get without loading plugin again. 2019-09-03 11:36:49 +00:00
.gitignore Adding application-local.properties 2019-03-30 13:08:43 +05:30
pom.xml Renaming Mobtools to Appsmith everywhere for consistency 2019-08-27 15:14:50 +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