feat: extend operation log service and repository with pagination support
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
spring:
|
||||
r2dbc:
|
||||
url: r2dbc:postgresql://localhost:5432/novalon_manage
|
||||
url: r2dbc:postgresql://localhost:55432/manage_system
|
||||
username: postgres
|
||||
password: postgres
|
||||
flyway:
|
||||
|
||||
Reference in New Issue
Block a user