-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Zhengjiaao
committed
Dec 16, 2022
1 parent
155a09b
commit f89282c
Showing
2 changed files
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# starter-data | ||
|
||
- [spring-data](https://spring.io/projects/spring-data) | ||
|
||
## spring-boot-starter 全家桶(组件)示例 | ||
|
||
> 以下是已经完成的示例模块 | ||
- [starter-data-elasticsearch](./starter-data-elasticsearch) | ||
- [starter-data-jdbc](./starter-data-jdbc) | ||
- [starter-data-jpa](./starter-data-jpa) | ||
- [starter-data-mongodb](./starter-data-mongodb) | ||
- [starter-data-mongodb-reactive](./starter-data-mongodb-reactive) | ||
- [starter-data-redis 缓存库redis](./starter-data-redis) | ||
- [starter-data-neo4j 图库](./starter-data-neo4j) | ||
- [starter-data-rest](./starter-data-rest) |