Checked exceptions have always been a controversial feature of the Java language. (more…)
Read more »
jBrowserDriver - A programmable, embeddable web browser driver compatible with the Selenium WebDriver spec -- headless, WebKit-based, pure Java... (more…)
Read more »
The IgniteRealtime community is happy to announce a new release of its open source, real-time communications server server Openfire! Version 5.0.3 brings a number of stability improvements and bug fixes. Notably, a number of improvements were made to Mult... (more…)
Read more »
Java JWT: JSON Web Token for Java and Android. Contribute to jwtk/jjwt development by creating an account on GitHub. (more…)
Read more »
String concatenation is one of the most well known caveat in Java. Almost all experienced Java developpers have already heard or read explanations about when...
Read more »