A while back, the following posting was made by Patrick Naughton who, along with James Gosling, was responsible for much of the design of . (more…)
Read more »
In this eMag we want to showcase some of the smaller Java features that have been delivered and reached their final form in recent releases. Language evolution comes in both large and small packages (and sometimes the smaller ones are really stepping ston... (more…)
Read more »
You can use this guide to understand how to connect to and query any database in Java. Covers JDBC API, as well as frameworks like Hibernate, jOOQ or Spring Data. (more…)
Read more »
Azul has launched a cloud-native compiler, improving the time to peak performance for Java applications. By delegating JIT to an external system, applications can reach higher throughput, faster than when JIT is performed locally. (more…)
Read more »
How Value Objects will make it possible to write readable object oriented code with the performances of primitive based code. Get a first glimpse at what Val... (more…)
Read more »