lepdou

Results 6 issues of lepdou

**What is the feature you want to add?** ![image](https://user-images.githubusercontent.com/4991116/176341995-58e08070-e279-4712-9971-b91ffa6295aa.png) 如果上图所示,目前需要用户手动输入 * 才可以模糊搜索,但是页面上又没有任何提示,所以用户很难使用模糊搜索的能力。 是否可以默认就是模糊搜索,前端自动加 *? **Additional context** Add any other context or screenshots about the feature request here.

need discuss
console

## What's the purpose of this PR XXXXX ## Which issue(s) this PR fixes: Fixes # ## Brief changelog XXXXX Follow this checklist to help us incorporate your contribution quickly...

**What is the feature you want to add?** 配置中心支持本地开发模式 **Why do you want to add this feature?** 在某些场景下,比如: 1. 公司外网,连不上北极星服务 2. 没有网络 3. 为了研发配置互相隔离,直接使用本地的配置文件 需要支持直接读取本地的配置文件作为北极星的配置来源,而不是从北极星服务端读取。 **How to implement this feature?**...

enhancement
help wanted

**What is the feature you want to add?** 目前动态配置支持监听配置变更事件,[自定义配置监听器](https://github.com/Tencent/spring-cloud-tencent/wiki/Spring-Cloud-Tencent-Config-%E4%BD%BF%E7%94%A8%E6%96%87%E6%A1%A3#%E8%87%AA%E5%AE%9A%E4%B9%89%E9%85%8D%E7%BD%AE%E7%9B%91%E5%90%AC%E5%99%A8) 但是上述实现是 SCT 自己实现的,并没有对接 Spring 原生的 Event 机制,期望可以通过 Spring 的 Event 机制实现配置变更的监听。 **Why do you want to add this feature?** **How to...

enhancement
help wanted

## 项目名称 Spring Cloud Tencent ## 项目地址 https://github.com/Tencent/spring-cloud-tencent ## 项目简介 Spring Cloud Tencent 是腾讯开源的一站式微服务解决方案。 Spring Cloud Tencent 实现了Spring Cloud 标准微服务 SPI,开发者可以基于 Spring Cloud Tencent 快速开发 Spring Cloud 云原生分布式应用。 Spring Cloud...