Skip to content

Commit 455de5b

Browse files
Create README.md
1 parent 1ccaa35 commit 455de5b

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

README.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Spring Integration Examples
2+
3+
This repository contains a collection of subprojects and practical examples demonstrating various integrations using the Spring framework. The goal is to help developers explore new possibilities, apply best practices, and provide ready-to-use examples.
4+
5+
---
6+
7+
## Overview
8+
9+
Each subdirectory in this repository represents a specific integration or feature within the Spring ecosystem, offering focused examples ranging from database integrations and messaging systems to advanced topics like monitoring and scalability.
10+
11+
---
12+
13+
## Projects
14+
15+
Below you will find a summary table of each subproject. For more details, please refer to the individual README.md files.
16+
17+
| Name | Description |
18+
|----------------------------------------------------|-------------------------------------------------------------------------------|
19+
| [Spring Boot + Kafka](./spring-kafka-example) | Demonstrates a basic integration between Spring Boot and Apache Kafka. |
20+
21+
---
22+
23+
## Tech Stack
24+
25+
- Spring Framework
26+
- Technologies specific to each subproject

0 commit comments

Comments
 (0)