is not current version
Last Version 1.5

dbdtobean-spring-boot-starter 1.4

Read the table fields of the database and generate entity class files and curd class files of controller, service, Dao and mapper layers

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.youngkbt
ArtifactId

ArtifactId

dbdtobean-spring-boot-starter
Version

Version

1.4
Type

Type

jar
Description

Description

dbdtobean-spring-boot-starter
Read the table fields of the database and generate entity class files and curd class files of controller, service, Dao and mapper layers
Project URL

Project URL

https://github.com/Kele-Bingtang/DBDToBean
Source Code Management

Source Code Management

https://github.com/Kele-Bingtang/dbdtobean-spring-boot-autoconfigure

Download dbdtobean-spring-boot-starter 1.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.5.2
cn.kbt » dbdtobean-spring-boot-autoconfigure jar 1.4

Project Modules

There are no modules declared in this project.