Skip to content

Commit 6bb3e95

Browse files
committed
删除Gitee仓库地址
1 parent 78733b8 commit 6bb3e95

File tree

23 files changed

+23
-46
lines changed

23 files changed

+23
-46
lines changed

datajpa/datajpa-elasticsearch/DOC.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -386,5 +386,4 @@ java -jar target/spring-learn-integration-datajpa-elasticsearch-1.0.0.jar
386386

387387
---
388388

389-
- [GitHub](https://github.com/qianmoQ/spring-learn-integration/tree/master/datajpa/datajpa-elasticsearch)
390-
- [Gitee](https://gitee.com/qianmoQ/spring-learn-integration/tree/master/datajpa/datajpa-elasticsearch)
389+
- [GitHub](https://github.com/EdurtIO/programming-learn-integration/tree/master/datajpa/datajpa-elasticsearch)

datajpa/datajpa-jdbc/DOC.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -418,5 +418,4 @@ Hibernate: create table jdbc (id bigint not null auto_increment, context varchar
418418
419419
---
420420
421-
- [GitHub](https://github.com/qianmoQ/spring-learn-integration/tree/master/datajpa/datajpa-jdbc)
422-
- [Gitee](https://gitee.com/qianmoQ/spring-learn-integration/tree/master/datajpa/datajpa-jdbc)
421+
- [GitHub](https://github.com/EdurtIO/programming-learn-integration/tree/master/datajpa/datajpa-jdbc)

datajpa/datajpa-mongodb-template/DOC.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -384,5 +384,4 @@ java -jar target/spring-learn-integration-datajpa-mongodb-template-1.0.0.jar
384384

385385
---
386386

387-
- [GitHub](https://github.com/qianmoQ/spring-learn-integration/tree/master/datajpa/datajpa-mongodb-template)
388-
- [Gitee](https://gitee.com/qianmoQ/spring-learn-integration/tree/master/datajpa/datajpa-mongodb-template)
387+
- [GitHub](https://github.com/EdurtIO/programming-learn-integration/tree/master/datajpa/datajpa-mongodb-template)

datajpa/datajpa-mongodb/DOC.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -360,5 +360,4 @@ java -jar target/spring-learn-integration-datajpa-mongodb-1.0.0.jar
360360

361361
---
362362

363-
- [GitHub](https://github.com/qianmoQ/spring-learn-integration/tree/master/datajpa/datajpa-mongodb)
364-
- [Gitee](https://gitee.com/qianmoQ/spring-learn-integration/tree/master/datajpa/datajpa-mongodb)
363+
- [GitHub](https://github.com/EdurtIO/programming-learn-integration/tree/master/datajpa/datajpa-mongodb)

datajpa/datajpa-redis-action/DOC.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -651,5 +651,4 @@ java -jar target/spring-learn-integration-datajpa-redis-action-1.0.0.jar
651651

652652
---
653653

654-
- [GitHub](https://github.com/qianmoQ/spring-learn-integration/tree/master/datajpa/datajpa-redis-action)
655-
- [Gitee](https://gitee.com/qianmoQ/spring-learn-integration/tree/master/datajpa/datajpa-redis-action)
654+
- [GitHub](https://github.com/EdurtIO/programming-learn-integration/tree/master/datajpa/datajpa-redis-action)

datajpa/datajpa-redis-template/DOC.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -397,5 +397,4 @@ java -jar spring-learn-integration-datajpa/spring-learn-integration-datajpa-redi
397397

398398
---
399399

400-
- [GitHub](https://github.com/qianmoQ/spring-learn-integration/tree/master/datajpa/datajpa-redis-template)
401-
- [Gitee](https://gitee.com/qianmoQ/spring-learn-integration/tree/master/datajpa/datajpa-redis-template)
400+
- [GitHub](https://github.com/EdurtIO/programming-learn-integration/tree/master/datajpa/datajpa-redis-template)

datajpa/datajpa-redis/DOC.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -380,5 +380,4 @@ java -jar target/spring-learn-integration-datajpa-redis-1.0.0.jar
380380

381381
---
382382

383-
- [GitHub](https://github.com/qianmoQ/spring-learn-integration/tree/master/datajpa/datajpa-redis)
384-
- [Gitee](https://gitee.com/qianmoQ/spring-learn-integration/tree/master/datajpa/datajpa-redis)
383+
- [GitHub](https://github.com/EdurtIO/programming-learn-integration/tree/master/datajpa/datajpa-redis)

guice/binder-constructor/DOC.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -334,5 +334,4 @@ java -jar target/guice-binder-constructor-1.0.0.jar
334334
#### 源码地址
335335

336336
---
337-
- [GitHub](https://github.com/qianmoQ/spring-learn-integration/tree/master/guice/guice-binder-constructor)
338-
- [Gitee](https://gitee.com/qianmoQ/spring-learn-integration/tree/master/guice/guice-binder-constructor)
337+
- [GitHub](https://github.com/EdurtIO/programming-learn-integration/tree/master/guice/guice-binder-constructor)

guice/binder-multiple/DOC.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -365,5 +365,4 @@ java -jar target/guice-binder-multiple-1.0.0.jar
365365
#### 源码地址
366366

367367
---
368-
- [GitHub](https://github.com/EdurtIO/spring-learn-integration/tree/master/guice/binder-multiple)
369-
- [Gitee](https://gitee.com/qianmoQ/spring-learn-integration/tree/master/guice/binder-multiple)
368+
- [GitHub](https://github.com/EdurtIO/spring-learn-integration/tree/master/guice/binder-multiple)

guice/binder/DOC.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -248,5 +248,4 @@ java -jar target/guice-binder-1.0.0.jar
248248
#### 源码地址
249249

250250
---
251-
- [GitHub](https://github.com/qianmoQ/spring-learn-integration/tree/master/guice/binder)
252-
- [Gitee](https://gitee.com/qianmoQ/spring-learn-integration/tree/master/guice/binder)
251+
- [GitHub](https://github.com/EdurtIO/programming-learn-integration/tree/master/guice/binder)

security/security-jwt/DOC.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -677,5 +677,4 @@ java -jar target/spring-learn-integration-security-jwt-1.0.0.jar
677677

678678
---
679679

680-
- [GitHub](https://github.com/qianmoQ/spring-learn-integration/tree/master/security/security-jwt)
681-
- [Gitee](https://gitee.com/qianmoQ/spring-learn-integration/tree/master/security/security-jwt)
680+
- [GitHub](https://github.com/EdurtIO/programming-learn-integration/tree/master/security/security-jwt)

security/security-keycloak/DOC.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -608,5 +608,4 @@ java -jar target/spring-learn-integration-springboot-security-keycloak-1.0.0.jar
608608

609609
---
610610

611-
- [GitHub](https://github.com/qianmoQ/spring-learn-integration/tree/master/security/security-keycloak)
612-
- [Gitee](https://gitee.com/qianmoQ/spring-learn-integration/tree/master/security/security-keycloak)
611+
- [GitHub](https://github.com/EdurtIO/programming-learn-integration/tree/master/security/security-keycloak)

security/security-ldap/DOC.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -377,5 +377,4 @@ java -jar target/spring-learn-integration-security-ldap-1.0.0.jar
377377

378378
---
379379

380-
- [GitHub](https://github.com/qianmoQ/spring-learn-integration/tree/master/security/security-ldap)
381-
- [Gitee](https://gitee.com/qianmoQ/spring-learn-integration/tree/master/security/security-ldap)
380+
- [GitHub](https://github.com/EdurtIO/programming-learn-integration/tree/master/security/security-ldap)

springboot/springboot-angular/DOC.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -913,5 +913,4 @@ java -jar target/spring-learn-integration-springboot-angular-1.0.0.jar
913913

914914
---
915915

916-
- [GitHub](https://github.com/qianmoQ/spring-learn-integration/tree/master/springboot/springboot-angular)
917-
- [Gitee](https://gitee.com/qianmoQ/spring-learn-integration/tree/master/springboot/springboot-angular)
916+
- [GitHub](https://github.com/EdurtIO/programming-learn-integration/tree/master/springboot/springboot-angular)

springboot/springboot-mybatis/mybatis-annotations/DOC.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -495,5 +495,4 @@ java -jar target/spring-learn-integration-springboot-mybatis-annotations-1.0.0.j
495495

496496
---
497497

498-
- [GitHub](https://github.com/qianmoQ/spring-learn-integration/tree/master/springboot/springboot-mybatis/mybatis-annotations)
499-
- [Gitee](https://gitee.com/qianmoQ/spring-learn-integration/tree/master/springboot/springboot-mybatis/mybatis-annotations)
498+
- [GitHub](https://github.com/EdurtIO/programming-learn-integration/tree/master/springboot/springboot-mybatis/mybatis-annotations)

springboot/springboot-mybatis/mybatis-pagehelper/DOC.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -449,5 +449,4 @@ java -jar target/spring-learn-integration-springboot-mybatis-pagehelper-1.0.0.ja
449449

450450
---
451451

452-
- [GitHub](https://github.com/qianmoQ/spring-learn-integration/tree/master/springboot/springboot-mybatis/mybatis-pagehelper)
453-
- [Gitee](https://gitee.com/qianmoQ/spring-learn-integration/tree/master/springboot/springboot-mybatis/mybatis-pagehelper)
452+
- [GitHub](https://github.com/EdurtIO/programming-learn-integration/tree/master/springboot/springboot-mybatis/mybatis-pagehelper)

springboot/springboot-mybatis/mybatis-provider/provider-insert/DOC.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -527,5 +527,4 @@ java -jar target/spring-learn-integration-springboot-mybatis-provider-insert-1.0
527527

528528
---
529529

530-
- [GitHub](https://github.com/qianmoQ/spring-learn-integration/tree/master/springboot/springboot-mybatis/mybatis-provider/provider-insert)
531-
- [Gitee](https://gitee.com/qianmoQ/spring-learn-integration/tree/master/springboot/springboot-mybatis/mybatis-provider/provider-insert)
530+
- [GitHub](https://github.com/EdurtIO/programming-learn-integration/tree/master/springboot/springboot-mybatis/mybatis-provider/provider-insert)

springboot/springboot-mybatis/mybatis-provider/provider-select/DOC.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -436,5 +436,4 @@ java -jar target/spring-learn-integration-springboot-mybatis-provider-select-1.0
436436

437437
---
438438

439-
- [GitHub](https://github.com/qianmoQ/spring-learn-integration/tree/master/springboot/springboot-mybatis/mybatis-provider/provider-select)
440-
- [Gitee](https://gitee.com/qianmoQ/spring-learn-integration/tree/master/springboot/springboot-mybatis/mybatis-provider/provider-select)
439+
- [GitHub](https://github.com/EdurtIO/programming-learn-integration/tree/master/springboot/springboot-mybatis/mybatis-provider/provider-select)

springboot/springboot-mybatis/mybatis-provider/provider-update-delete/DOC.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -411,5 +411,4 @@ java -jar target/spring-learn-integration-springboot-mybatis-provider-update-del
411411

412412
---
413413

414-
- [GitHub](https://github.com/qianmoQ/spring-learn-integration/tree/master/springboot/springboot-mybatis/mybatis-provider/provider-update-delete)
415-
- [Gitee](https://gitee.com/qianmoQ/spring-learn-integration/tree/master/springboot/springboot-mybatis/mybatis-provider/provider-update-delete)
414+
- [GitHub](https://github.com/EdurtIO/programming-learn-integration/tree/master/springboot/springboot-mybatis/mybatis-provider/provider-update-delete)

springboot/springboot-scala/DOC.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -822,5 +822,4 @@ java -jar target/spring-learn-integration-springboot-scala-1.0.0.jar
822822

823823
---
824824

825-
- [GitHub](https://github.com/qianmoQ/spring-learn-integration/tree/master/springboot/springboot-scala)
826-
- [Gitee](https://gitee.com/qianmoQ/spring-learn-integration/tree/master/springboot/springboot-scala)
825+
- [GitHub](https://github.com/EdurtIO/programming-learn-integration/tree/master/springboot/springboot-scala)

springboot/springboot-storage/DOC.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -503,5 +503,4 @@ java -jar target/spring-learn-integration-springboot-storage-1.0.0.jar
503503

504504
---
505505

506-
- [GitHub](https://github.com/qianmoQ/spring-learn-integration/tree/master/springboot/springboot-storage)
507-
- [Gitee](https://gitee.com/qianmoQ/spring-learn-integration/tree/master/springboot/springboot-storage)
506+
- [GitHub](https://github.com/EdurtIO/programming-learn-integration/tree/master/springboot/springboot-storage)

springcloud/springcloud-eureka-code/DOC.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -258,5 +258,4 @@ java -jar target/spring-learn-integration-springcloud-eureka-code-1.0.0.jar
258258

259259
---
260260

261-
- [GitHub](https://github.com/qianmoQ/spring-learn-integration/tree/master/springcloud/springcloud-eureka-code)
262-
- [Gitee](https://gitee.com/qianmoQ/spring-learn-integration/tree/master/springcloud/springcloud-eureka-code)
261+
- [GitHub](https://github.com/EdurtIO/programming-learn-integration/tree/master/springcloud/springcloud-eureka-code)

springcloud/springcloud-eureka/DOC.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -367,5 +367,4 @@ java -jar target/spring-learn-integration-springcloud-eureka-1.0.0.jar
367367

368368
---
369369

370-
- [GitHub](https://github.com/qianmoQ/spring-learn-integration/tree/master/springcloud/springcloud-eureka)
371-
- [Gitee](https://gitee.com/qianmoQ/spring-learn-integration/tree/master/springcloud/springcloud-eureka)
370+
- [GitHub](https://github.com/EdurtIO/programming-learn-integration/tree/master/springcloud/springcloud-eureka)

0 commit comments

Comments
 (0)