diff --git a/README.md b/README.md index b830df1..50ca6fe 100644 --- a/README.md +++ b/README.md @@ -298,6 +298,7 @@ A curated list of awesome Java frameworks, libraries and software. * [JavaParser](https://github.com/javaparser/javaparser) - Parse, modify and generate Java code. * [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