We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b60dd61 commit 99d3119Copy full SHA for 99d3119
platform-includes/crons/requirements/java.mdx
@@ -1,3 +1,5 @@
1
- Use our <PlatformLink to="/">getting started</PlatformLink> guide to install and configure the Sentry Java SDK (min 6.30.0) for your recurring job.
2
+<PlatformSection supported={["java.spring-boot"]}>
3
- Ensure that `org.aspectj.aspectjweaver` is present as a dependency of your project.
4
+</PlatformSection>
5
- [Create and configure](https://sentry.io/crons/create/) your first Monitor.
0 commit comments