Update README.md

Added:
Miscellaneous > AspectJ
This commit is contained in:
Andreas Kull
2014-08-05 12:29:47 +02:00
parent 693cad6276
commit 6969ef1e6d

View File

@ -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.