mybatis-rabbit-plug

简化并解决Mybatis的繁琐开发工作,大大提升开发效率,使开发者专注于Service业务的实现,不需要在数据层的开发耗费过多精力。

License

License

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

com.github.wuyongfei-1
ArtifactId

ArtifactId

mybatis-rabbit-plug-spring-boot
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

mybatis-rabbit-plug
简化并解决Mybatis的繁琐开发工作,大大提升开发效率,使开发者专注于Service业务的实现,不需要在数据层的开发耗费过多精力。

Download mybatis-rabbit-plug-spring-boot

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.wuyongfei-1/mybatis-rabbit-plug-spring-boot/ -->
<dependency>
    <groupId>com.github.wuyongfei-1</groupId>
    <artifactId>mybatis-rabbit-plug-spring-boot</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.wuyongfei-1/mybatis-rabbit-plug-spring-boot/
implementation 'com.github.wuyongfei-1:mybatis-rabbit-plug-spring-boot:1.0.2'
// https://jarcasting.com/artifacts/com.github.wuyongfei-1/mybatis-rabbit-plug-spring-boot/
implementation ("com.github.wuyongfei-1:mybatis-rabbit-plug-spring-boot:1.0.2")
'com.github.wuyongfei-1:mybatis-rabbit-plug-spring-boot:pom:1.0.2'
<dependency org="com.github.wuyongfei-1" name="mybatis-rabbit-plug-spring-boot" rev="1.0.2">
  <artifact name="mybatis-rabbit-plug-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.wuyongfei-1', module='mybatis-rabbit-plug-spring-boot', version='1.0.2')
)
libraryDependencies += "com.github.wuyongfei-1" % "mybatis-rabbit-plug-spring-boot" % "1.0.2"
[com.github.wuyongfei-1/mybatis-rabbit-plug-spring-boot "1.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.10
org.slf4j : slf4j-api Optional jar 1.7.25
com.github.ulisesbocchio : jasypt-spring-boot-starter Optional jar 2.1.0

Project Modules

  • mybatis-rabbit-plug-common
  • mybatis-rabbit-plug-core
  • mybatis-rabbit-plug-boot-starter

Versions

Version
1.0.2
1.0.1
1.0.0