Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metadata for spring.ssl properties are missing #35667

Closed
wants to merge 1 commit into from

Conversation

quaff
Copy link
Contributor

@quaff quaff commented May 29, 2023

The Javadoc said "This has no effect on collections and maps as these types are automatically identified."

The Javadoc said "This has no effect on collections and maps as these types are automatically identified."
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label May 29, 2023
@snicoll
Copy link
Member

snicoll commented May 29, 2023

Yup, you're are right, these are useless. I'd like to figure out why the spring.ssl keys do not work in content assist before proceeding with this.

@scottfrederick scottfrederick added the status: on-hold We can't start working on this issue yet label May 30, 2023
@philwebb philwebb added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged labels May 31, 2023
@philwebb philwebb added this to the 3.1.x milestone May 31, 2023
@snicoll snicoll changed the title Remove useless @NestedConfigurationProperty Metadata for spring.ssl properties are missing Jun 6, 2023
@snicoll snicoll added type: bug A general bug and removed type: task A general task status: on-hold We can't start working on this issue yet labels Jun 6, 2023
@snicoll snicoll modified the milestones: 3.1.x, 3.1.1 Jun 6, 2023
@snicoll snicoll self-assigned this Jun 6, 2023
@snicoll
Copy link
Member

snicoll commented Jun 6, 2023

So this turns out to actually fix #35656

snicoll pushed a commit that referenced this pull request Jun 6, 2023
@snicoll snicoll closed this in f3b025c Jun 6, 2023
wilkinsona added a commit that referenced this pull request Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants