embp-spring-boot-starter

基于MybatisPlus再封装,常用的模板CRUD,分页排序,多字段高级搜索、国际化,属性校验等功能,详见:https://github.com/vip-efactory/embp-example.git

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

vip.efactory
ArtifactId

ArtifactId

embp-spring-boot-starter
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

embp-spring-boot-starter
基于MybatisPlus再封装,常用的模板CRUD,分页排序,多字段高级搜索、国际化,属性校验等功能,详见:https://github.com/vip-efactory/embp-example.git
Project URL

Project URL

https://github.com/vip-efactory/embp-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/vip-efactory/embp-spring-boot-starter.git

Download embp-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/vip.efactory/embp-spring-boot-starter/ -->
<dependency>
    <groupId>vip.efactory</groupId>
    <artifactId>embp-spring-boot-starter</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/vip.efactory/embp-spring-boot-starter/
implementation 'vip.efactory:embp-spring-boot-starter:1.2.0'
// https://jarcasting.com/artifacts/vip.efactory/embp-spring-boot-starter/
implementation ("vip.efactory:embp-spring-boot-starter:1.2.0")
'vip.efactory:embp-spring-boot-starter:pom:1.2.0'
<dependency org="vip.efactory" name="embp-spring-boot-starter" rev="1.2.0">
  <artifact name="embp-spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='vip.efactory', module='embp-spring-boot-starter', version='1.2.0')
)
libraryDependencies += "vip.efactory" % "embp-spring-boot-starter" % "1.2.0"
[vip.efactory/embp-spring-boot-starter "1.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
vip.efactory : embp jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.0