Skip to content
Open

test #101

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions .swm/springboot-docs.kazz4j32.sw.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
title: Springboot docs

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
title: Springboot docs
title: Spring Boot docs

---
## Introduction

This doc describes the {{SUBJECT}} flow in our system. We will follow its implementation across the various locations so you can understand how the different parts create the full picture.

<SwmSnippet path="spring-boot-2-jdbc-with-h2/pom.xml" line="6">

---

Hello pom test 2

```
<groupId>com.in28minutes.springboot.rest.example</groupId>
<artifactId>spring-boot-2-jdbc-with-h2</artifactId>
<version>0.0.1-SNAPSHOT</version>
<packaging>jar</packaging>

```

---

</SwmSnippet>

<SwmMeta version="3.0.0" repo-id="Z2l0aHViJTNBJTNBc3ByaW5nLWJvb3QtZXhhbXBsZXMlM0ElM0FjaHByMjAxMQ==" repo-name="spring-boot-examples"><sup>Powered by [Swimm](https://app.swimm.io/)</sup></SwmMeta>
3 changes: 3 additions & 0 deletions .swm/swimm.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"repo_id": "Z2l0aHViJTNBJTNBc3ByaW5nLWJvb3QtZXhhbXBsZXMlM0ElM0FjaHByMjAxMQ=="
}