From f5a0e49f6109dc0a130606ff519dd870076b638e Mon Sep 17 00:00:00 2001 From: akullpp Date: Wed, 20 Sep 2017 08:59:43 +0200 Subject: [PATCH] Remove Spring Loaded Project is in the attic and also located on the projects page. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6fb74b8..1806050 100644 --- a/README.md +++ b/README.md @@ -299,7 +299,6 @@ A curated list of awesome Java frameworks, libraries and software. * [JavaSymbolSolver](https://github.com/javaparser/javasymbolsolver) - A symbol solver for Java. * [JRebel ![c]](http://zeroturnaround.com/software/jrebel/) - Instantly reloads code and configuration changes without redeploys. * [NoException](https://noexception.machinezoo.com/) - Allows checked exceptions in functional interfaces and converts exceptions to Optional return. -* [Spring Loaded](https://github.com/spring-projects/spring-loaded) - Class reloading agent. ## Distributed Applications