Skip to content

Refine public API Javadoc descriptions#3465

Closed
wonderfulrosemari wants to merge 1 commit intospring-projects:mainfrom
wonderfulrosemari:gh-2602-public-api-javadoc-touchups
Closed

Refine public API Javadoc descriptions#3465
wonderfulrosemari wants to merge 1 commit intospring-projects:mainfrom
wonderfulrosemari:gh-2602-public-api-javadoc-touchups

Conversation

@wonderfulrosemari
Copy link
Contributor

Closes #2602

Refine public API Javadoc in a few public types by:

  • completing missing @return descriptions in RepositoryDefinition
  • clarifying the entity parameter description in CrudRepository#save
  • fixing a typo in Range#just generic type Javadoc (@param <T>)

Closes spring-projects#2602

Signed-off-by: wonderfulrosemari <whwlsgur1419@naver.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 27, 2026
@mp911de mp911de self-assigned this Mar 2, 2026
@mp911de mp911de added type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels Mar 2, 2026
@mp911de mp911de added this to the 3.5.10 (2025.0.10) milestone Mar 2, 2026
mp911de pushed a commit that referenced this pull request Mar 2, 2026
Refine public API Javadoc descriptions.

Closes #2602
Original pull request: #3465

Signed-off-by: wonderfulrosemari <whwlsgur1419@naver.com>
mp911de pushed a commit that referenced this pull request Mar 2, 2026
Refine public API Javadoc descriptions.

Closes #2602
Original pull request: #3465

Signed-off-by: wonderfulrosemari <whwlsgur1419@naver.com>
mp911de pushed a commit that referenced this pull request Mar 2, 2026
Refine public API Javadoc descriptions.

Closes #2602
Original pull request: #3465

Signed-off-by: wonderfulrosemari <whwlsgur1419@naver.com>
@mp911de
Copy link
Member

mp911de commented Mar 2, 2026

Thank you for your contribution. That's merged and backported now.

@mp911de mp911de closed this Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: documentation A documentation update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix incorrect or incomplete Javadoc in public APIs

3 participants