Update springboot-jolokia.yaml
parent
a4e45bc17c
commit
2d0426e592
|
@ -34,6 +34,8 @@ http:
|
|||
- "application/json"
|
||||
- "application/vnd.spring-boot.actuator"
|
||||
- "application/vnd.spring-boot.actuator.v1+json"
|
||||
- "application/vnd.spring-boot.actuator.v2+json"
|
||||
- "application/vnd.spring-boot.actuator.v3+json"
|
||||
- "text/plain"
|
||||
condition: or
|
||||
|
||||
|
|
Loading…
Reference in New Issue