build openapi endpoint
This commit is contained in:
7
Ui/src/resources/application.properties
Normal file
7
Ui/src/resources/application.properties
Normal file
@@ -0,0 +1,7 @@
|
||||
spring.profiles.active=dev
|
||||
|
||||
springdoc.packages-to-scan=edu.inventorym,
|
||||
|
||||
springdoc.swagger-ui.path=/api-docs
|
||||
springdoc.api-docs.path=/v3/api-docs.json
|
||||
springdoc.version=3.0.0
|
||||
Reference in New Issue
Block a user