Skip to content

jeremy-boschen/resultsetmapper-plugin

Repository files navigation

ResultSet Mapper Plugin

Build Version Downloads

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

screen-cap.gif

Installation

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


About

Intellij IDEA plugin for use with Spring JDBC

Resources

Stars

Watchers

Forks

Packages

No packages published