Skip to content

Commit e520240

Browse files
authored
Hide "Using a framework?" message box on Spring and Spring Boot onboarding guides" (#12645)
* ref(java): separate Spring and Spring Boot pages to their own `index.mdx` * Revert "ref(java): separate Spring and Spring Boot pages to their own `index.mdx`" This reverts commit 165b239. * Hide "Using a framework?" message box on Spring and Spring Boot onboarding guides
1 parent 618bad8 commit e520240

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/platforms/java/common/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
On this page, we get you up and running with Sentry's SDK.
44

5+
<PlatformSection notSupported={["java.spring", "java.spring-boot"]}>
56
<PlatformContent includePath="alert-using-a-framework" noGuides />
7+
</PlatformSection>
68

79
Don't already have an account and Sentry project established? Head over to [sentry.io](https://sentry.io/signup/), then return to this page.
810

0 commit comments

Comments
 (0)