Update README.md

This commit is contained in:
Andreas Kull
2017-04-05 12:16:13 +02:00
committed by GitHub
parent f211c05233
commit 07a1b8c6bb

View File

@ -542,7 +542,6 @@ A curated list of awesome Java frameworks, libraries and software.
* [Modern Java - A Guide to Java 8](https://github.com/winterbe/java8-tutorial) - Popular Java 8 guide.
* [Modernizer](https://github.com/andrewgaul/modernizer-maven-plugin) - Detect uses of legacy Java APIs.
* [OpenRefine](http://openrefine.org/) - Tool for working with messy data: cleaning, transforming, extending it with web services and linking it to databases.
* [Polyglot for Maven](https://github.com/takari/polyglot-maven/) - Set of extensions for Maven 3.3.1+ that allows the POM model to be written in dialects other than XML.
* [TypeTools](https://github.com/jhalterman/typetools) - Tools for resolving generic types.
## Microservice