Skip to content
Snippets Groups Projects
Commit 86b50b50 authored by abdu's avatar abdu
Browse files

update request redirection pattern

parent 4d4378ee
No related branches found
No related tags found
No related merge requests found
......@@ -4,3 +4,7 @@ spring.data.mongodb.uri=mongodb://${MONGO_USER}:${MONGO_PASSWORD}@${MONGO_HOST}:
#openapi setup
springdoc.api-docs.path=/v3/api-docs
# pattern matching fr controller
spring.mvc.pathmatch.matching-strategy=ant_path_matcher
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment