From a33fff2611e55d343a27e23c68746c07433d9531 Mon Sep 17 00:00:00 2001 From: Andreas Kull Date: Mon, 6 Apr 2015 20:52:37 +0200 Subject: [PATCH] Added fabric8 to Misc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 66251e7..ff529da 100644 --- a/README.md +++ b/README.md @@ -261,6 +261,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o *Everything else.* * [Design Patterns](https://github.com/iluwatar/java-design-patterns) - Implementation and explanation of the most common design patterns. +* [fabric8](http://fabric8.io/) - Integration platform for Java containers. * [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. * [LightAdmin](http://lightadmin.org/) - Pluggable CRUD UI library for rapid application development.