chore: add minimal API documentation at root context
This commit is contained in:
@@ -14,6 +14,16 @@ spring:
|
||||
format_sql: true
|
||||
show-sql: true
|
||||
|
||||
jackson:
|
||||
serialization:
|
||||
INDENT_OUTPUT: true
|
||||
|
||||
springdoc:
|
||||
api-docs:
|
||||
path: /v3/api-docs
|
||||
swagger-ui:
|
||||
path: /swagger-ui
|
||||
|
||||
server:
|
||||
port: 8080
|
||||
servlet:
|
||||
|
||||
Reference in New Issue
Block a user