Skip to content

Commit

Permalink
Polishing
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrannen committed Jan 10, 2023
1 parent d5fb5d0 commit 8dbdfb0
Showing 1 changed file with 3 additions and 2 deletions.
Expand Up @@ -34,10 +34,11 @@

/**
* Internal class for managing injection metadata.
* Not intended for direct use in applications.
*
* <p>Not intended for direct use in applications.
*
* <p>Used by {@link AutowiredAnnotationBeanPostProcessor},
* {@link org.springframework.context.annotation.CommonAnnotationBeanPostProcessor} and
* {@link org.springframework.context.annotation.CommonAnnotationBeanPostProcessor}, and
* {@link org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor}.
*
* @author Juergen Hoeller
Expand Down

0 comments on commit 8dbdfb0

Please sign in to comment.