diff --git a/README.md b/README.md index 79f4ca4..9dac17d 100644 --- a/README.md +++ b/README.md @@ -232,6 +232,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o *Everything else.* +* [AspectJ](https://eclipse.org/aspectj/) - Aspect-oriented programming for Java. * [Jimfs](https://github.com/google/jimfs) - In-memory file system. * [Lanterna](https://code.google.com/p/lanterna/) - Easy console text GUI library similar to curses. * [Lombok](http://projectlombok.org/) - Code-generator which aims to reduce the verbosity of Java.