PromucFlow_constructor/app/server/appsmith-plugins/mongoPlugin
Shrikant Sharat Kandula 6c7e45d010
Add a connection type variable for Plugin implementations (#531)
* Add a connection type variable for Plugin implementations

This type variable is intended to represent the type of the
connection object, if any, that the plugin will use. This will
help make the implementations more robust by leveraging Java's
type checking instead of rudimentary type casts over the
connection objects.

* Fix missing typevar usage
2020-09-14 20:36:47 +05:30
..
src Add a connection type variable for Plugin implementations (#531) 2020-09-14 20:36:47 +05:30
plugin.properties Merge branch 'release' into feature/acl-spring-object 2020-06-12 19:14:31 +05:30
pom.xml Experimenting with maven-shade-plugin to create a fat-jar of the postgres dependency. 2020-06-10 11:11:23 +00:00