Tech Blog
Oct 1, 2021
[Tech Blog] Getting started Sentry setup with Spring Boot integration
Greeting, I'm Wanchalerm Popee, a senior backend engineer of AnyTag/AnyCreator production team at AnyMind group. In this article, we're going to set up Sentry integrated with Spring Boot, an application for monitoring and error tracking. Covering topics What is Sentry? Sentry Project Setup Integrating Sentry with Spring Boot Testing our first event Grouping exceptions by application runtime environment Capturing errors events only unhandled exceptions Conclusion What is Sentry? Sentry is the tool to monitor and track application error espe