mybatis-spring-boot-autoconfigure

Spring Boot Support for MyBatis

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration MyBatis Данные ORM
Группа

Группа

com.pig4cloud.spring.boot
Идентификатор

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

mybatis-spring-boot-autoconfigure
Последняя версия

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

0.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

mybatis-spring-boot-autoconfigure
Spring Boot Support for MyBatis
Ссылка на сайт

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

http://www.mybatis.org/spring-boot-starter/mybatis-spring-boot-autoconfigure/
Организация-разработчик

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

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

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

https://github.com/mybatis/spring-boot-starter/tree/master/mybatis-spring-boot-autoconfigure

Скачать mybatis-spring-boot-autoconfigure

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

<!-- https://jarcasting.com/artifacts/com.pig4cloud.spring.boot/mybatis-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>com.pig4cloud.spring.boot</groupId>
    <artifactId>mybatis-spring-boot-autoconfigure</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.pig4cloud.spring.boot/mybatis-spring-boot-autoconfigure/
implementation 'com.pig4cloud.spring.boot:mybatis-spring-boot-autoconfigure:0.1.1'
// https://jarcasting.com/artifacts/com.pig4cloud.spring.boot/mybatis-spring-boot-autoconfigure/
implementation ("com.pig4cloud.spring.boot:mybatis-spring-boot-autoconfigure:0.1.1")
'com.pig4cloud.spring.boot:mybatis-spring-boot-autoconfigure:jar:0.1.1'
<dependency org="com.pig4cloud.spring.boot" name="mybatis-spring-boot-autoconfigure" rev="0.1.1">
  <artifact name="mybatis-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pig4cloud.spring.boot', module='mybatis-spring-boot-autoconfigure', version='0.1.1')
)
libraryDependencies += "com.pig4cloud.spring.boot" % "mybatis-spring-boot-autoconfigure" % "0.1.1"
[com.pig4cloud.spring.boot/mybatis-spring-boot-autoconfigure "0.1.1"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-autoconfigure jar
com.pig4cloud : mybatis Необязательный jar 0.5.2
com.pig4cloud : mybatis-spring Необязательный jar 0.0.2
org.slf4j : slf4j-api Необязательный jar
org.mybatis.scripting : mybatis-freemarker Необязательный jar 1.2.0
org.mybatis.scripting : mybatis-velocity Необязательный jar 2.1.0
org.mybatis.scripting : mybatis-thymeleaf Необязательный jar 1.0.1
org.springframework.boot : spring-boot-autoconfigure-processor Необязательный jar
org.springframework.boot : spring-boot-configuration-processor Необязательный jar

test (4)

Идентификатор библиотеки Тип Версия
com.h2database : h2 jar
org.springframework.boot : spring-boot-starter-jdbc jar
org.springframework.boot : spring-boot-starter-test jar
org.junit.jupiter : junit-jupiter-engine jar

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

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

MyBatis integration with Spring Boot

Build Status Coverage Status Maven central Sonatype Nexus (Snapshots) License

mybatis-spring

MyBatis Spring-Boot-Starter will help you to use MyBatis with Spring Boot

Requirements

  • master(2.1.x) : MyBatis 3.5+, MyBatis-Spring 2.0+(2.0.4+ recommended), Java 8+ and Spring Boot 2.1+
  • 2.0.x : MyBatis 3.5+, MyBatis-Spring 2.0+, Java 8+ and Spring Boot 2.0/2.1.
  • 1.3.x : MyBatis 3.4+, MyBatis-Spring 1.3+, Java 6+ and Spring Boot 1.5

Essentials

Published documentations

Snapshot documentations

Quick Start

Bug report & Feature request

Question

com.pig4cloud.spring.boot

MyBatis

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

Версия
0.1.1
0.1.0