dubbo icon indicating copy to clipboard operation
dubbo copied to clipboard

The java implementation of Apache Dubbo. An RPC and microservice framework.

Results 846 dubbo issues
Sort by recently updated
recently updated
newest added

## Summary Fix two critical issues in Dubbo REST OpenAPI schema resolution for generic nested types: 1. **Generic nested type resolution incomplete** - Schemas for intermediate generic types (e.g., `PageResponse`...

## What is the purpose of the change? Support @ConditionalOnMissingBean for @DubboService #15814

## What is the purpose of the change? fix: resolve resource leaks using try-with-resources #15742

## What is the purpose of the change? This PR stabilizes reference-related tests inside `dubbo-config-spring` that were intermittently failing under randomized execution orders (NonDex) due to shared Dubbo/Spring framework state...

### Pre-check - [x] I am sure that all the content I provide is in English. ### Search before asking - [x] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found...

help wanted
type/enhancement

### Pre-check - [x] I am sure that all the content I provide is in English. ### Search before asking - [x] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found...

help wanted

Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.19.0 to 2.21.0. Changelog Sourced from commons-io:commons-io's changelog. Apache Commons IO 2.21.0 Release Notes The Apache Commons IO team is pleased to announce the release of Apache...

dependencies
java

Currently, Dubbo’s registry layer writes provider information to a local cache file, but it does not read that cache when the registry center becomes unavailable. So, consumers fail to discover...

Bumps [org.apache.commons:commons-exec](https://github.com/apache/commons-exec) from 1.5.0 to 1.6.0. Changelog Sourced from org.apache.commons:commons-exec's changelog. Apache Commons Exec 1.6.0 Release Notes The Apache Commons Exec team is pleased to announce the release of Apache...

dependencies
java

Bumps `spock_version` from 2.3-groovy-4.0 to 2.4-groovy-5.0. Updates `org.spockframework:spock-core` from 2.3-groovy-4.0 to 2.4-groovy-5.0 Release notes Sourced from org.spockframework:spock-core's releases. Spock 2.4 https://spockframework.org/spock/docs/2.4/release_notes.html Spock 2.4-M7 https://spockframework.org/spock/docs/2.4-M7/index.html Spock 2.4-M6 https://spockframework.org/spock/docs/2.4-M6/index.html Spock 2.4-M5 https://spockframework.org/spock/docs/2.4-M5/index.html...

dependencies
java