Polishing

This commit is contained in:
Sam Brannen
2024-01-05 13:59:12 +01:00
parent a108e701bc
commit 4b6126c057
2 changed files with 39 additions and 81 deletions

View File

@@ -82,6 +82,8 @@ import static org.assertj.core.api.Assertions.assertThat;
import static org.assertj.core.api.Assertions.assertThatExceptionOfType;
/**
* Tests for {@link AutowiredAnnotationBeanPostProcessor}.
*
* @author Juergen Hoeller
* @author Mark Fisher
* @author Sam Brannen