-
我尝试按照https://docs.servicecomb.io/java-chassis/zh_CN/using-java-chassis-in-spring-boot/java-application.html 这篇里的文档,把servicecomb集成到springboot2的项目里,并且将java-chassis-dependencies替换为java-chassis-dependenci…
-
redis不可用的情况下,应该让业务继续可用,可以在此扩展下做邮件预警和其它处理
-
### Which version of XXL-JOB do you using?
1.9.2
### Expected behavior
如:创建订单30分钟后自动取消订单、1天后红包过期等!
涉及大量的定时任务添加与撤销
目前部署服务:xxl-job-admin、xxl-job-executor-sample-springboot
### Actual behavior
查…
-
ServiceComb
-
I'm just curious as to what people are using testcontainers for. I tried to keep the library quite broad in capability, but I suspect there are use cases I didn't explicitly plan for. I'd be really ke…
-
I am developing a new netdata plugin (likely node.d) and have a few questions getting started.
1. How to check what plugins are currently running in netdata service? Want to make sure my plugin was…
-
@aemruli
Hi I am using Redis ElastiCache with Springboot.. While trying to connect to Elastic cache using @EnableElastiCache I am getting the below error. Could you please let me know how to provid…
-
可以存入,但是获取的时候转换失败
java.lang.ClassCastException: com.xxxx.config.server.pojo.TPubNamespace cannot be cast to com.xxx.config.server.pojo.TPubNamespace
controller 中:
List namespaces = pubName…
-
I installed netdata on many servers.But some servers cann't run any alarms.
I have tried pre-build binary.It doesn't work.
`curl http://localhost:19999/netdata/api/v1/alarms?all`
get
```
{
…
-
error message:
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'redisAutoInit': Invocation of init method failed; nested exception is java.lang.NoSuchMethodEr…