1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

订正 properties的拼写错误

This commit is contained in:
pengbingting 2018-11-14 17:42:57 +08:00
parent 89c042ff23
commit 598d30ac5c

View File

@ -120,7 +120,7 @@ Spring Cloud 的 Finchley.SR1 版本最佳实践的 Spring Boot 版本是 2.0.6.
----
2. application.properties 配置。一些关于 Nacos 基本的配置也必须在 application.properties(也可以是application.yaml)配置,如下所示:
application.propertoes
application.properties
[source,properties]
----
server.port=8081