Languages have trade-offs like any solution in tech. Microservices are great for many reasons, one of them allows the best tool for the jo... (more…)
Read more »
Add switch expressions to the Java Programming Language, and improve the handling of null values in switch statements. These will simplify everyday coding, as well as prepare the way for the use of pattern matching in switch. (more…)
Read more »
Introduction how a Java application can be traced using the open-source software inspectIT Ocelot to show its runtime and performance behavior. (more…)
Read more »
How to access a distributed ledger technology blockchain from a Java application using web3j. The Ethereum blockchain is a decentralized platform that is the backbone of a secure, decentralized internet and is driven by the eponymous cryptocurrency Ether.... (more…)
Read more »
Java Champions respond to Register Article on Oracle Pursuit of Java SE Licensing Fees TL;DR Using Oracle's Java SE for developing programs and running them in production on general purpose computing machinery is free of financial obligation to Oracle. In...
Read more »