Skip to content

Commit 9e4cbac

Browse files
Alex KrawiecAlex Krawiec
authored andcommitted
Resolve conflicts
1 parent c6d8727 commit 9e4cbac

File tree

6 files changed

+12
-5
lines changed

6 files changed

+12
-5
lines changed

docs/platforms/java/common/async/index.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: Async Methods
33
description: "Learn about how to propagate Scope to Spring async methods."
4-
sidebar_order: 6
4+
sidebar_order: 4.1
5+
sidebar_section: configuration
56
supported:
67
- java.spring
78
- java.spring-boot

docs/platforms/java/guides/spring-boot/advanced-usage.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Advanced Usage
3-
sidebar_order: 6
3+
sidebar_order: 7
4+
sidebar_section: configuration
45
description: "Learn about managing the release ID and customizing Spring Boot to your organization's needs."
56
---
67

docs/platforms/java/guides/spring-boot/logging-frameworks/logback.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: Logback Integration
3+
sidebar_order: 9
4+
sidebar_section: configuration
35
description: "Learn how to use Sentry's Logback integration with Spring Boot."
46
---
57

docs/platforms/java/guides/spring-boot/record-user.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Record User Information
3-
sidebar_order: 7
3+
sidebar_order: 4.2
4+
sidebar_section: configuration
45
description: "Learn about how you can record or customize the capture of user information."
56
---
67

docs/platforms/java/guides/spring-boot/webflux.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: WebFlux Integration
3-
sidebar_order: 6
3+
sidebar_order: 10
4+
sidebar_section: configuration
45
description: "Learn more about using Spring WebFlux with Sentry."
56
---
67

docs/platforms/java/guides/spring/advanced-usage.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Record User Information
3-
sidebar_order: 6
3+
sidebar_order: 4.2
4+
sidebar_section: configuration
45
description: "Learn about how you can record or customize the capture of user information."
56
---
67

0 commit comments

Comments
 (0)