# persistence-jpa

# 基本信息

# Maven/Gradle configuration

Add the Maven dependency:

<dependency>
    <groupId>com.happy3w</groupId>
    <artifactId>persistence-jpa</artifactId>
    <version>0.0.1</version>
</dependency>
1
2
3
4
5

Add the Gradle dependency:

implementation 'com.happy3w:persistence-jpa:0.0.1'
1

# git地址

https://github.com/boroborome/persistence-jpa (opens new window)

# 组件介绍

  • JpaAssistant

# JpaAssistant

# 历史

  • 0.0.1 实现基本的JpaAssistant