Articles, Home

Jakarta EE 8 and Beyond

The Payara team gives our thoughts on how Jakarta EE should evolve given the Eclipse Foundation announcement of an Update on Jakarta EE Rights to Java Trademarks.

Articles, Home

Running databases in Docker at scale – JAXenter

The use of docker containers for Java applications has become part of everyday project work. However, developers often shy away from running databases in docker containers. Joakim Recht (Uber) shows in his session at DevOpsCon 2018 how to use Docker for databases.

Articles, Home

Google Releases New Java Logging Framework

Google announced the release of a new open-source Java logging framework called Flogger that improves upon existing logging frameworks by reducing the cost of disabled log statements, increasing overall readability, and allowing extensibility.