Jason Song

Results 317 comments of Jason Song

关联是为了可以覆盖公共配置,如果不需要覆盖就不需要主动关联

Numerous database schema modifications and data migration procedures are required. Please consult the release notes spanning versions 1.3.0 to 2.2.0. For detailed instructions, refer to the "How to Upgrade from...

页面上的提示没有关系的,如果没用到默认的 application namespace,可以不用关注。

Would you please provide a detailed steps to reproduce this issue in the [demo site](http://81.68.181.139/)?

It looks like your database schema is the latest while your server code is old, you could use the [1.0.0 database schema](https://github.com/apolloconfig/apollo/tree/v1.0.0/scripts/sql) if your server is 1.0.0

what problem does this pr solve?

@pengbiaobeyond 请描述具体的信息,如接口名、参数等,根据 OpenAPI 的[使用文档](https://www.apolloconfig.com/#/zh/portal/apollo-open-api-platform?id=_3210-%e6%96%b0%e5%a2%9e%e9%85%8d%e7%bd%ae%e6%8e%a5%e5%8f%a3),是可以传入注释的。

I believe the dynamic value is supported with pr #3349, but I'm not sure whether interestedKeyPrefixes is supported cc @Anilople

@huxleyliau That sounds great! I just assigned this issue to you.

看起来是 snakeyaml 大版本升级后删除了 SafeConstructor 的默认构造函数,建议升级到 1.x 的最新版本吧