mirror of
https://github.com/vran-dev/databasir.git
synced 2025-08-11 19:35:21 +08:00
feat: use plantuml to export er diagram
This commit is contained in:
@@ -9,6 +9,8 @@ dependencies {
|
||||
implementation project(":dao")
|
||||
implementation project(":meta")
|
||||
|
||||
implementation 'net.sourceforge.plantuml:plantuml:1.2022.5'
|
||||
|
||||
// spring boot
|
||||
implementation 'org.springframework.boot:spring-boot-starter-data-jdbc'
|
||||
implementation 'org.springframework.boot:spring-boot-starter-validation'
|
||||
|
Reference in New Issue
Block a user