PromucFlow_constructor/app/server
Trisha Anand 68e1bef0f6 Introduced TenantSetting to store the real setting value. Setting would exist as set of settings that can be configured for a given tenant. The TenantSetting document stores the configured values for each setting.
Also, introduced the util cascadeSave. This is done with the aim of storing the lower order documents first before storing the higher order composite documents (which contain DBRef).
2019-07-25 07:11:05 +00:00
..
src Introduced TenantSetting to store the real setting value. Setting would exist as set of settings that can be configured for a given tenant. The TenantSetting document stores the configured values for each setting. 2019-07-25 07:11:05 +00:00
.gitignore Adding application-local.properties 2019-03-30 13:08:43 +05:30
pom.xml Adding mustache template substitution to QueryObj. 2019-03-31 21:22:06 +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