| xingshaocheng/architect-awesome |
57,200 |
|
0 |
0 |
over 3 years ago |
0 |
|
62 |
|
|
| 后端架构师技术图谱 |
| fuzhengwei/CodeGuide |
10,489 |
|
0 |
0 |
about 2 years ago |
0 |
|
35 |
apache-2.0 |
Shell |
| :books: 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)! |
| ddd-by-examples/library |
2,969 |
|
0 |
0 |
almost 4 years ago |
0 |
|
13 |
mit |
Java |
| A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns. |
| spring-projects/spring-data-jpa |
2,832 |
|
17,139 |
373 |
about 2 years ago |
242 |
November 17, 2023 |
147 |
apache-2.0 |
Java |
| Simplifies the development of creating a JPA-based data access layer. |
| spring-projects/spring-data-redis |
1,658 |
|
6,476 |
396 |
about 2 years ago |
225 |
November 17, 2023 |
143 |
apache-2.0 |
Java |
| Provides support to increase developer productivity in Java when using Redis, a key-value store. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access. |
| spring-projects/spring-data-mongodb |
1,564 |
|
5,879 |
652 |
about 2 years ago |
240 |
November 17, 2023 |
272 |
apache-2.0 |
Java |
| Provides support to increase developer productivity in Java when using MongoDB. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access. |
| cheese10yun/dev-info |
1,337 |
|
0 |
0 |
over 2 years ago |
0 |
|
2 |
|
|
| :octocat: 좋은 학습 자료 및 GitHub 활동 하시는 분들을 정리했습니다. |
| spring-projects/spring-data-rest |
889 |
|
24 |
1 |
about 2 years ago |
7 |
March 06, 2013 |
778 |
apache-2.0 |
Java |
| Simplifies building hypermedia-driven REST web services on top of Spring Data repositories |
| BottegaIT/ddd-leaven-v2 |
823 |
|
0 |
0 |
over 2 years ago |
0 |
|
2 |
other |
Java |
| DDD-CqRS sample v2.0 project that helps you with starting out advanced domain modeling using Spring, JPA and testing |
| spring-projects/spring-data-neo4j |
801 |
|
1 |
0 |
about 2 years ago |
7 |
October 10, 2012 |
26 |
apache-2.0 |
Java |
| Provide support to increase developer productivity in Java when using Neo4j. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access. |