Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 642 Bytes

File metadata and controls

13 lines (9 loc) · 642 Bytes

sentry-jcache

This module provides an integration for JCache (JSR-107).

JCache is a standard API — you need a provider implementation at runtime. Common implementations include:

Please consult the documentation on how to install and use this integration in the Sentry Docs for Java.