Skip to content

Commit ca0412e

Browse files
authored
Update README.md
1 parent d44c407 commit ca0412e

File tree

1 file changed

+33
-1
lines changed

1 file changed

+33
-1
lines changed

README.md

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,33 @@
1-
# spring-boot-embedded-mongodb
1+
# spring-boot-embedded-mongodb
2+
3+
Spring Boot 3.x Embedded MongoDB for Integration Testing
4+
5+
## Tech Stack
6+
7+
**Springboot**, **MongoDB**, **Spring Data MongoDB**, **Maven**
8+
9+
## Run Locally
10+
11+
Clone the project
12+
13+
```bash
14+
git clone https://github.com/anicetkeric/spring-boot-embedded-mongodb.git
15+
```
16+
17+
## Documentation
18+
19+
[Medium Story](https://boottechnologies-ci.medium.com/spring-boot-3-x-embedded-mongodb-for-integration-testing-7a92ff4b46b2)
20+
21+
## Authors
22+
23+
👤 **anicetkeric**
24+
25+
* Website: https://medium.com/@boottechnologies-ci
26+
* Twitter: [@AnicetKEric](https://twitter.com/AnicetKEric)
27+
* Github: [@anicetkeric](https://github.com/anicetkeric)
28+
* LinkedIn: [@eric-anicet-kouame](https://www.linkedin.com/in/%F0%9F%8E%AF-eric-anicet-k-49029577/)
29+
30+
## Support
31+
<a href="https://www.buymeacoffee.com/boottechnou" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="41" width="174"></a>
32+
33+

0 commit comments

Comments
 (0)