mirror of
https://github.com/vran-dev/databasir.git
synced 2025-09-24 13:09:26 +08:00
feat: add test connection api (#4)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
server.port=8080
|
||||
logging.level.org.jooq=DEBUG
|
||||
logging.level.org.jooq=INFO
|
||||
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
|
||||
spring.datasource.username=root
|
||||
spring.datasource.password=123456
|
||||
|
Reference in New Issue
Block a user