strongduanmu commented on a change in pull request #13824:
URL: https://github.com/apache/shardingsphere/pull/13824#discussion_r757759035



##########
File path: docs/document/content/reference/faq/_index.cn.md
##########
@@ -334,3 +334,28 @@ ShardingSphere 中很多功能实现类的加载方式是通过 [SPI](/cn/concep
 更多关于 alias 使用方法请参考 [Proxool官网](http://proxool.sourceforge.net/configure.html)。
 
 PS:sourceforge 网站需要翻墙访问。
+
+## 29. [其他] Spring boot 2环境下,ShardingSphere 的 *Properties* 属性设置可能不生效?
+
+回答:
+
+需要特别注意,Spring boot 2环境下 *Properties* 属性名称约束为仅允许小写字母、数字和短横线,即`[a-z][0-9]`和`-`。

Review comment:
       @cheese8 Can we give an example of the exception?

##########
File path: docs/document/content/reference/faq/_index.cn.md
##########
@@ -334,3 +334,28 @@ ShardingSphere 中很多功能实现类的加载方式是通过 [SPI](/cn/concep
 更多关于 alias 使用方法请参考 [Proxool官网](http://proxool.sourceforge.net/configure.html)。
 
 PS:sourceforge 网站需要翻墙访问。
+
+## 29. [其他] Spring boot 2环境下,ShardingSphere 的 *Properties* 属性设置可能不生效?

Review comment:
       Is it better to change to this —— 使用 Spring Boot 2.x 版集成 Apache 
ShardingSphere 时,配置文件中的属性设置不生效?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to