ltd.hongyu:spring-data-jpa-comment

Spring Data Jpa 支持 @TableComment("表名注释") @ColumnComment("字段注释")

License

License

Categories

Categories

Data
GroupId

GroupId

ltd.hongyu
ArtifactId

ArtifactId

spring-data-jpa-comment
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

ltd.hongyu:spring-data-jpa-comment
Spring Data Jpa 支持 @TableComment("表名注释") @ColumnComment("字段注释")
Project URL

Project URL

https://github.com/hongyukeji/spring-data-jpa-comment
Source Code Management

Source Code Management

http://github.com/hongyukeji/spring-data-jpa-comment/tree/master

Download spring-data-jpa-comment

How to add to project

<!-- https://jarcasting.com/artifacts/ltd.hongyu/spring-data-jpa-comment/ -->
<dependency>
    <groupId>ltd.hongyu</groupId>
    <artifactId>spring-data-jpa-comment</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/ltd.hongyu/spring-data-jpa-comment/
implementation 'ltd.hongyu:spring-data-jpa-comment:1.3.0'
// https://jarcasting.com/artifacts/ltd.hongyu/spring-data-jpa-comment/
implementation ("ltd.hongyu:spring-data-jpa-comment:1.3.0")
'ltd.hongyu:spring-data-jpa-comment:jar:1.3.0'
<dependency org="ltd.hongyu" name="spring-data-jpa-comment" rev="1.3.0">
  <artifact name="spring-data-jpa-comment" type="jar" />
</dependency>
@Grapes(
@Grab(group='ltd.hongyu', module='spring-data-jpa-comment', version='1.3.0')
)
libraryDependencies += "ltd.hongyu" % "spring-data-jpa-comment" % "1.3.0"
[ltd.hongyu/spring-data-jpa-comment "1.3.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-configuration-processor jar
org.springframework.boot : spring-boot-starter-data-jpa jar
cn.hutool : hutool-json jar [5.5.8, 5.7.18]
org.slf4j : slf4j-api jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.1
1.2.0
1.1.0
1.0.8
1.0.6
1.0.3
1.0.2
1.0.1
1.0.0