PromucFlow_constructor/app/server/appsmith-plugins
Shrikant Sharat Kandula ca73c3e625
Copy plugin dependencies to their target/lib to fix driver not found errors (#152)
The plugin class loader from Pf4J looks for jars under target/lib
to use to load any classes that are missing target/classes. This
PR adds the `maven-dependency-plugin` to copy the jars to this
folder automatically so the classes are available during
development.
2020-07-24 09:49:17 +05:30
..
mongoPlugin Clean up MongoDB object types before sending data to client (#8) 2020-07-01 16:40:39 +05:30
mysqlPlugin Copy plugin dependencies to their target/lib to fix driver not found errors (#152) 2020-07-24 09:49:17 +05:30
postgresPlugin Copy plugin dependencies to their target/lib to fix driver not found errors (#152) 2020-07-24 09:49:17 +05:30
rapidApiPlugin Resolving the dependabot vulnerabilities. (#69) 2020-07-09 21:12:16 +05:30
restApiPlugin Resolving the dependabot vulnerabilities. (#69) 2020-07-09 21:12:16 +05:30
pom.xml Mysql plugin integration (#53) 2020-07-21 16:01:42 +05:30