A new JEP proposes enhancements to lambda functionality, including better disambiguation, use of the underscore for unused parameters, and shadowing of outer variables. Although these changes would bring lambdas in Java closer to other languages', the com...
Read more »
In Java 24 security manager is being removed without any replacement, see https://openjdk.org/jeps/486. Because having no security manager would allow any groovy script, specifically any formula, t... (more…)
Read more »
Version management is an important part of every software project, yet it’s often overlooked. Even more often, it can be significantly improved. (more…)
Read more »
A Java validation framework leveraging fluent interface style. - mvallim/java-fluent-validator... (more…)
Read more »
Code Climate provides automated code review for your apps, letting you fix quality and security issues before they hit production. We check every commit, branch and pull request for changes in quality and potential vulnerabilities. If an issue is found, y... (more…)
Read more »