ibit-mybatis-springboot-starter


Лицензия

Лицензия

Категории

Категории

MyBatis Данные ORM
Группа

Группа

tech.ibit
Идентификатор

Идентификатор

ibit-mybatis-springboot-starter
Последняя версия

Последняя версия

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

ibit-mybatis-springboot-starter
ibit-mybatis-springboot-starter
Ссылка на сайт

Ссылка на сайт

https://github.com/ibit-tech/ibit-mybatis-springboot-starter
Организация-разработчик

Организация-разработчик

IBIT TECH
Система контроля версий

Система контроля версий

https://github.com/ibit-tech/ibit-mybatis-springboot-starter

Скачать ibit-mybatis-springboot-starter

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/tech.ibit/ibit-mybatis-springboot-starter/ -->
<dependency>
    <groupId>tech.ibit</groupId>
    <artifactId>ibit-mybatis-springboot-starter</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.ibit/ibit-mybatis-springboot-starter/
implementation 'tech.ibit:ibit-mybatis-springboot-starter:1.0'
// https://jarcasting.com/artifacts/tech.ibit/ibit-mybatis-springboot-starter/
implementation ("tech.ibit:ibit-mybatis-springboot-starter:1.0")
'tech.ibit:ibit-mybatis-springboot-starter:jar:1.0'
<dependency org="tech.ibit" name="ibit-mybatis-springboot-starter" rev="1.0">
  <artifact name="ibit-mybatis-springboot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.ibit', module='ibit-mybatis-springboot-starter', version='1.0')
)
libraryDependencies += "tech.ibit" % "ibit-mybatis-springboot-starter" % "1.0"
[tech.ibit/ibit-mybatis-springboot-starter "1.0"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
tech.ibit : ibit-mybatis jar 1.0
org.springframework.boot : spring-boot-autoconfigure jar 1.5.8.RELEASE
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 1.3.0

test (4)

Идентификатор библиотеки Тип Версия
com.h2database : h2 jar 1.4.194
org.springframework.boot : spring-boot-starter-test jar 1.5.8.RELEASE
commons-logging : commons-logging-api jar 1.1
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

ibit-mybatis-springboot-starter

概述

说明

  • 支持springboot的方式
  • 主要自动注入ResultMapInterceptor(支持扩展ResultMap)

用法

Gradle

compile 'tech.ibit:ibit-mybatis-springboot-starter:1.0-SNAPSHOT'

Maven

<dependency>
  <groupId>tech.ibit</groupId>
  <artifactId>ibit-mybatis-springboot-starter</artifactId>
  <version>1.0</version>
</dependency>

Версии библиотеки

Версия
1.0