Skip to content

Commit

Permalink
chore: add tomcat option (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
junha-ahn authored Oct 29, 2023
1 parent 9eca9e6 commit f8df2a4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ springdoc:
api-docs:
path: /api-docs

server:
tomcat:
mbeanregistry:
enabled: 'true'

management:
endpoints:
Expand Down

0 comments on commit f8df2a4

Please sign in to comment.