-
Updated
Apr 24, 2022 - Java
#
dubbo
Here are 726 public repositories matching this topic...
java
redis
elasticsearch
distributed-systems
spring-cloud
zookeeper
rpc
message-queue
high-availability
hystrix
ribbon
eureka
microservices-architecture
feign
high-concurrency
dubbo
advanced-java
distributed-search-engine
springcloud-config
doocs
Open
能否在命名空间列表里面显示备注名称
2
mrvon2015
commented
Apr 14, 2022
kind/enhancement
Category issues or prs related to enhancement.
good first issue
Good for newcomers
area/Nacos console
Related to Nacos consle
xiaowenyu
commented
Mar 1, 2022
组件:
spring-cloud-starter-stream-rocketmq
问题版本:
2.2.7.RELEASE; 2021.0.1.0
问题详情:
stream-rocketmq 2.2.6.RELEASE 升级到 2.2.7.RELEASE 后,无法正常conmit offset
重现步骤:
1.运行的demo如下,使用 AcknowledgmentCallback.noAutoAck() 关闭自动ack,打印之后再 ack
@Bean
public ApplicationRunner poller(PollableMessageSource dest1In) {
return args -> {
while (true) {
if (!dest1In.
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
redis
microservices
spring
solr
zookeeper
quartz
activemq
druid
mybatis
spring-session
sequence
ehcache
shiro
springmvc
dubbo
mybatis-generator
tbschedule
fastdfs
swagger2
alioss
-
Updated
Mar 31, 2022 - Java
spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。
-
Updated
Nov 1, 2021 - Java
《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!
-
Updated
Feb 14, 2022 - Java
一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024
-
Updated
Mar 26, 2022 - Java
Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱! build for clound!
-
Updated
Apr 24, 2022 - Go
芋道 mall 商城,基于微服务的思想,构建在 B2C 电商场景下的项目实战。核心技术栈,是 Spring Boot + Dubbo 。未来,会重构成 Spring Cloud Alibaba 。
mysql
redis
elasticsearch
zookeeper
springboot
dubbo
mall
rocketmq
springcloud
xxl-job
skywalking
sharding-sphere
nacos
seata
-
Updated
Jan 12, 2022 - Java
SpringBoot2.0+从入门到实战!
-
Updated
Sep 9, 2021 - Java
【咕泡学院实战项目】-基于SpringBoot+Dubbo构建的电商平台-微服务架构、商城、电商、微服务、高并发、kafka、Elasticsearch
-
Updated
Feb 12, 2022 - Java
1991wangliang
opened
Nov 27, 2017
AlexStocks
commented
Apr 16, 2022
Distributed transaction solutions
-
Updated
Oct 22, 2021 - Java
「小马哥技术周报」
-
Updated
Mar 21, 2022 - Java
-
Updated
Jul 2, 2018 - Java
ByteTCC is a distributed transaction manager based on the TCC(Try/Confirm/Cancel) mechanism. It’s compatible with the JTA specification. User guide: https://github.com/liuyangming/ByteTCC/wiki
-
Updated
Apr 15, 2022 - Java
每周一篇,内容精简,不咸不淡,期盼探讨。微信公众号:芋道源码【纯源码分享公众号】
-
Updated
May 17, 2019
redis
elasticsearch
jwt
oauth2
spark
spring-boot
modules
rabbitmq
maven
assembly
swagger
hbase
druid
k8s
springboot
mybatis
dubbo
multi-data
k3s
k3d
-
Updated
Apr 19, 2022 - Java
Java生态研究(Spring Boot + Redis + Dubbo + RocketMQ + Elasticsearch)🔥 🔥 🔥 🔥 🔥
java
redis
elasticsearch
lambda
microservices
kafka
spring
spring-boot
tomcat
zookeeper
rpc
sentinel
spring-mvc
rpc-framework
dubbo
log4j2
rocketmq
elastic-job
sharding-jdbc
distributed-rpc
-
Updated
Mar 25, 2022 - Java
java
redis
spring
maven
springboot
springframework
dubbox
mybatis
spring-mvc
springmvc
dubbo
ssm
ueditor
kindeditor
easyui
dubbo-monitor
dubbo-admin
13
ssm-demo
dubbo-demo
-
Updated
Feb 14, 2019 - Java
Improve this page
Add a description, image, and links to the dubbo topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dubbo topic, visit your repo's landing page and select "manage topics."


在dubbo版本2.7.3,cache为expiring 类型时,目前没有找到办法配置cache.seconds 和cache.interval 。望指教