mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-20 02:29:44 +08:00
Add links for MyBatis
Closes gh-559
This commit is contained in:

committed by
Stephane Nicoll

parent
faa7de99c2
commit
feff6cf271
@@ -479,6 +479,12 @@ initializr:
|
|||||||
- name: MyBatis
|
- name: MyBatis
|
||||||
id: mybatis
|
id: mybatis
|
||||||
description: Persistence support using MyBatis
|
description: Persistence support using MyBatis
|
||||||
|
links:
|
||||||
|
- rel: guide
|
||||||
|
href: https://github.com/mybatis/spring-boot-starter/wiki/Quick-Start
|
||||||
|
description: Quick Start
|
||||||
|
- rel: reference
|
||||||
|
href: http://www.mybatis.org/spring-boot-starter/mybatis-spring-boot-autoconfigure/
|
||||||
groupId: org.mybatis.spring.boot
|
groupId: org.mybatis.spring.boot
|
||||||
artifactId: mybatis-spring-boot-starter
|
artifactId: mybatis-spring-boot-starter
|
||||||
mappings:
|
mappings:
|
||||||
|
Reference in New Issue
Block a user