Skip to content

Commit

Permalink
톰캣 MBean 활성화 (#1012)
Browse files Browse the repository at this point in the history
  • Loading branch information
jminkkk authored Jan 5, 2025
1 parent 8e0dffc commit ecf9627
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions backend/src/main/resources/application-was.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
server:
compression:
enabled: true
tomcat:
mbeanregistry:
enabled: true

0 comments on commit ecf9627

Please sign in to comment.