News

EJB Design Patterns was the #2 book at this years Java One conference, and held the #1 book on amazon.com in the categories of Java, Web Development and Software Design for many weeks. This is the ...
Java Thread Programming ... variety — all for the purpose of having a thread pool. The rest of the book covers patterns for developing applications for parallel execution.
default -> "Book information unavailable."; }; In this improved code, we've replaced explicit type declarations with var. Java empowers us to streamline pattern matching even further with the use of ...
Java SE 14 (March 2020) introduced a limited form of pattern matching as a preview feature, which becomes a permanent feature in Java SE 16 (March 2021). The first phase of pattern matching is ...
For a more common use case in enterprise applications, see my discussion about using the Command pattern to apply discounts in an enterprise shopping cart. Rafael del Nero is a Java Champion and ...
Microsoft, which has long crowed "we use more Java than one can imagine," has been busy improving related tooling and functionality, yesterday introducing the "Reliable Web App Pattern for Java" among ...