FREE EBOOK
Solving Java Application Errors in Production
Introduction
Production exception handling is a dark science. It’s the least explored subject, with the largest impact on your application's behavior.
In this guide, we're bringing in the research to introduce a new workflow for solving Java application errors.
Chapter outline
- Keep it Actionable: What’s the Purpose of Using Exceptions?
- Source Code Crunch: Lessons from Analyzing over 600,000 Java projects
- Production Data Crunch: 1,000 Java Applications, 1 Billion Logged Errors
- Know Your Enemy: The Top 10 Exceptions Types in Production