Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mybatis/guice

Google Guice integration for MyBatis 3
https://github.com/mybatis/guice

extension guice java

Last synced: 3 months ago
JSON representation

Google Guice integration for MyBatis 3

Awesome Lists containing this project

README

        

MyBatis Guice Module
====================

[![Java CI](https://github.com/mybatis/guice/actions/workflows/ci.yaml/badge.svg)](https://github.com/mybatis/guice/actions/workflows/ci.yaml)
[![Coverage Status](https://coveralls.io/repos/mybatis/guice/badge.svg?branch=master&service=github)](https://coveralls.io/github/mybatis/guice?branch=master)
[![Maven central](https://maven-badges.herokuapp.com/maven-central/org.mybatis/mybatis-guice/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.mybatis/mybatis-guice)
[![Sonatype Nexus (Snapshots)](https://img.shields.io/nexus/s/https/oss.sonatype.org/org.mybatis/mybatis-guice.svg)](https://oss.sonatype.org/content/repositories/snapshots/org/mybatis/mybatis-guice/)
[![License](https://img.shields.io/:license-apache-brightgreen.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)

![mybatis-guice](https://mybatis.org/images/mybatis-logo.png)

The MyBatis Guice module is easy-to-use Google Guice bridge for MyBatis sql mapping framework.

Essentials
----------

* [See the docs](https://mybatis.org/guice/)