docs(api): add details desc

This commit is contained in:
chuntaojun 2019-07-05 17:26:27 +08:00
parent 039baee47d
commit 9277db2084

View File

@ -61,7 +61,7 @@ public @interface NacosConfigurationProperties {
* set config type is yaml
* this method is deprecated, we support you use {@link #type()} to set config type
*
* @return
* @return default value <code>false</code>
*/
@Deprecated
boolean yaml() default false;