Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Start a free Courses trial
to watch this video
During this final video of the course, we'll use what we learned about reflection to examine the MathUtils
class, checking to see if proper @Doc
annotations have been applied.
Popular Libraries Leveraging Annotations
Java libraries that make heavy use of annotations are seemingly endless. Here are just a few of the most popular ones:
- Spring - writing standard web applications, creating a RESTful API, running batch processes, and more!
- JUnit - create small, repeatable tests that ensure the functionality of your application's individual components
- Hibernate - wire Java objects to databases
- Butter Knife - wire GUI elements from Android views to the code that controls them
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up