Language-Natural Persistence Layer for Java. Contribute to permazen/permazen development by creating an account on GitHub. (more…)
Read more »
Enhance the Java programming language with record patterns to deconstruct record
values. Record patterns and type patterns can be nested to
enable a powerful, declarative, and composable form of data navigation and
processing. This is a preview language ... (more…)
Read more »
The Whyline for Java, an interactive debugging tool that lets you ask "why" questions about program out. - amyjko/whyline... (more…)
Read more »
The release of Java SE 15 in Sept 2020 will introduce "sealed classes" (JEP 360) as a preview feature. A sealed class is a class or interface which restricts which other classes or interfaces may extend it. Sealed classes, like enums, capture alternative... (more…)
Read more »
aws-serverless-java-container - A Java wrapper to run Jersey, Spark, and other apps inside AWS Lambda.
Read more »