Skip to content

An open source bridge layer so that you can use mybatis with dropwizard + other useful utility methods often used within an enterprise.

License

Notifications You must be signed in to change notification settings

Spacekop/dropwizard-mybatis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#dropwizard-mybatis

dropwizard-mybatis is a common library for dropwizard projects using MyBatis.

#Usage

Include the maven dependency in your project:

    <dependency>
        <groupId>com.cvent</groupId>
        <artifactId>dropwizard-mybatis</artifactId>
        <version>${dropwizard-mybatis.version}</version>
    </dependency>

#Build

mvn clean install

About

An open source bridge layer so that you can use mybatis with dropwizard + other useful utility methods often used within an enterprise.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%