An opinionated, yet flexible, Intellij IDEA plugin to generate boilerplate ResultSet mapping code for Spring JDBC query methods.
Primary features:
- Generate boilerplate ResultSet mapping code for Spring JDBC query methods as either ResultSetExtractors or RowMappers
- Flexible and customizable mapping templates
- In-built helper code classes for ResultSet handling
- Automatically generates code based on DTO classes
- Reduces manual coding effort
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...