Skip to content

Commit 619f213

Browse files
Merge pull request #215392 from zmssp/spring-cloud/update-restrction
Update spring apps restriction
2 parents 06938e1 + 1081a32 commit 619f213

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/spring-apps/how-to-config-server.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,10 @@ eureka.instance.preferIpAddress
3838
eureka.instance.instance-id
3939
server.port
4040
spring.cloud.config.tls.keystore
41+
spring.config.import
4142
spring.application.name
4243
spring.jmx.enabled
44+
management.endpoints.jmx.exposure.include
4345
```
4446

4547
> [!CAUTION]

0 commit comments

Comments
 (0)