Last Version

dbdtobean-spring-boot-autoconfigure 1.5

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 Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

cn.youngkbt
ArtifactId

ArtifactId

dbdtobean-spring-boot-autoconfigure
Version

Version

1.5
Type

Type

jar
Description

Description

dbdtobean-spring-boot-autoconfigure
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-autoconfigure 1.5


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.5.3
mysql : mysql-connector-java jar 8.0.26
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.3

Project Modules

There are no modules declared in this project.