PromucFlow_constructor/app/server/appsmith-plugins/amazons3Plugin
Sumit Kumar 98a509227f
fix: fix MySQL stale connection error (#24429)
## Description
- Add changes to address the`StaleConnection` exception caused by MySQL plugin.
- Update MySQL driver version.
- Other refactor changes not related to the main issue: 
  - Explicit empty constructor definition is replaced with Lombok annotation for all error messages class.
  - A base class is created for plugin error messages class to store all common error messages.
  - Fix Indentation.
2023-06-30 11:40:05 +05:30
..
src fix: fix MySQL stale connection error (#24429) 2023-06-30 11:40:05 +05:30
pom.xml chore: Fix unnecessary re-shading of jars (#21994) 2023-04-03 17:49:21 +05:30