-
https://www.pdai.tech/md/about/me/about-content.html
-
## Description
I have a mono repo architecture-
```
| - build.gradle
| - cooee-customer
| - cooee-admin
| - cooee-core (the plugin)
```
All the configurations are majorly there i…
-
I am new to spring state machine and trying to understand which is a better approach whether to persist the state context in a database or to restore the state machine from the domain object?
I am…
-
使用application.yml配置registry, 报io.seata.common.exception.NotSupportYetException: config type can not be null
不想使用registry.conf文件和file.conf文件配置seata,直接在application.yml配置seata连接nacos的注册中心和配置中心。
但是好…
-
检测到 miemiehoho/blog_miemiehoho 一共引入了205个开源组件,存在16个漏洞
```
漏洞标题:netty 安全漏洞
缺陷组件:io.netty:netty-codec@4.1.65.Final
漏洞编号:CVE-2021-37136
漏洞描述:Netty是Netty社区的一款非阻塞I/O客户端-服务器框架,它主要用于开发Java网络应用程序,如协议服务器和客户端等。
…
ghost updated
2 years ago
-
Investigate use of an external component (like Redis) for the storage of the OMRS stub information, to both improve overall performance of the event mapper as well as (probably) increase its scalabili…
-
# Template
## 느낀점
## 정리
## 몰랐던 내용
## 더 알아본 내용
## 질문
-
随着 sofa-dashboard-client 的功能点越来越来,也希望通过以更加标准化的方式提供出去(starter 的方式),sofa-dashboard-client 将进行一定的功能模块拆分:
* sofa-dashboard-client-core
* sofa-dashboard-client-extention-impl
* sofa-dashboard-client-s…
-
Hey,
thanks for your awesome work!
I struggled over a problem when serializing and deserializing my class that extends ResourceSupport. During that process the links are lost, because ResourceSuppor…
-
看了平台好的公司的要求,前年,去年,和现在的要求都差不多,基础好,用的框架原理要知道。所以我还是一边刷leetcode,一边搞懂SpringCloud主要组件的原理。
- [ ] 每天刷3道leetcode,周末6道
一个月每天坚持可以刷:21*3+9*6=117道题
- [ ] 剖析SpringCloud各个中间件的原理
- [ ] 使用并弄懂消息、缓存、搜索的原理
…