Skip to content

Commit 306f2e2

Browse files
authored
Merge pull request #259 from dogether-project/feature/prometheus_tomcat_option
prometheus tomcat thread 옵션 추가
2 parents de66995 + 2ba2926 commit 306f2e2

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/main/resources/application.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
server:
2+
tomcat:
3+
mbeanregistry:
4+
enabled: true
5+
16
spring:
27
profiles.active: local
38

0 commit comments

Comments
 (0)