Skip to content
#

dubbo

Here are 727 public repositories matching this topic...

advanced-java

😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识

  • Updated Apr 19, 2022
  • Java
lingyalong
lingyalong commented Apr 14, 2022

Describe the bug
nacos面板新建配置页面 配置内容输入框长度异常 只有一条黑色的线并不是正常的输入框

Expected behavior
新建配置页面的 配置内容旁边应该是一个输入框 而不是一条黑线

Acutally behavior
我想要新建配置

How to Reproduce
Steps to reproduce the behavior:

  1. 打开控制面板 使用默认账号登入
  2. 在配置列表点击加号 进入新建配置页面
  3. 看见异常

Desktop (please complete the following information):

  • OS: windows10
  • Version nacos-server 1.4.3
  • Module config
  • SD
help wanted good first issue
xiaowenyu
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企业级开发解决方案。

  • Updated Mar 31, 2022
  • Java

🌿 基于springboot的快速学习示例,整合自己遇到的开源框架,如:rabbitmq(延迟队列)、Kafka、jpa、redies、oauth2、swagger、jsp、docker、k3s、k3d、k8s、spring-batch、异常处理、日志输出、多模块开发、多环境打包、缓存cache、爬虫、jwt、GraphQL、dubbo、zookeeper和Async等等📌

  • Updated Apr 19, 2022
  • Java

Improve this page

Add a description, image, and links to the dubbo topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dubbo topic, visit your repo's landing page and select "manage topics."

Learn more