PromucFlow_constructor/app/server/appsmith-interfaces/src
Arpit Mohan 995bfd0bbd * Adding CustomRepository interfaces and implementations to all the domain objects in the classpath
* Adding generic get(Multivalue<String, String> params) implementation to the BaseService. Now all the domain obejcts can simply leverage this base implementation for get queries out of the box for all the fields.

* IMP: For some reason, the query by example has stopped working across the board. Even the super implementation in SimpleReactiveMongoRepository doesn't work. No idea why this is happening. For the time being, have moved to Criteria queries for the get request.
2020-04-01 10:00:18 +05:30
..
main/java/com/appsmith/external * Adding CustomRepository interfaces and implementations to all the domain objects in the classpath 2020-04-01 10:00:18 +05:30