apache / apache/dubbo

SpringBoot的application.yaml配置中超过两层的没提示

Open
#12,186 7 comments 2 reactions 0 assignees View on GitHub
type/bug
Dominant language
Java
Stars
41.6k
Forks
26.4k
Avg merge
15h 13m
Merged PRs (30d)
4

Description

- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.

### Environment

* Dubbo version: 3.2.0
* Operating System version: Win11
* Java version: 1.8

### Steps to reproduce this issue

![image](https://user-images.githubusercontent.com/56248584/234184478-7ff845c5-4aa5-49ff-9f7a-7a47f59ad281.png)

目测是dubbo的`@Nested`注解与spring的`@NestedConfigurationProperty`没有对齐
![image](https://user-images.githubusercontent.com/56248584/234184752-c8890297-3c66-483a-82be-105d7131e896.png)

Pls. provide [GitHub address] to reproduce this issue.

### Expected Behavior

### Actual Behavior

If there is an exception, please attach the exception trace:

```
Just put your stack trace here!
```

Contributor guide

Open the contributing guide

Research direction

Start by tracing Dubbo's nested configuration metadata handling and compare its @Nested annotation with Spring's @NestedConfigurationProperty, as suggested in the report. No source file or test is named; confirm the behavior for application.yaml properties more than two levels deep and verify that completion or提示 is restored without breaking existing configuration handling.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring-boot
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.