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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.youngkbt
ArtifactId

ArtifactId

dbdtobean-spring-boot-starter
Last Version

Last Version

1.5
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.5.2
cn.youngkbt : dbdtobean-spring-boot-autoconfigure jar 1.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.5
1.4