Lab: Fixing tests and housekeeping ‐ 7: React - shinyay/spring-boot-2-7-to-3-1-upgrade GitHub Wiki
7: React This time our reaction is to simply note the change in the upgrade-notes.md file.
Modify the contents in the Test Dependency Housekeeping section:
Remove explicit version ofaspectj-core
- Remove explicit
aspectj-core
dependency- It's managed by
spring-boot-starter-test
- It's managed by
Result: code compiles without errors or warnings and all tests pass