PromucFlow_constructor/app/server/src
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
..
main 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
test/java/com/mobtools/server Moving the code to the top level to remove one-level of folder indirection 2019-03-30 13:04:05 +05:30