mirror of
https://github.com/vran-dev/databasir.git
synced 2025-08-10 09:38:19 +08:00
support mock data (#67)
* feat:support generate mock sql * feat: update frontend resources * feat: update readme * fix: check failed
This commit is contained in:
@@ -2,7 +2,7 @@ plugins {
|
||||
id 'java'
|
||||
id 'idea'
|
||||
id 'io.spring.dependency-management' version '1.0.11.RELEASE'
|
||||
id 'org.springframework.boot' version '2.5.8' apply false
|
||||
id 'org.springframework.boot' version '2.5.11' apply false
|
||||
id 'nu.studer.jooq' version '6.0.1' apply false
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user