-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
59 lines (57 loc) · 2.35 KB
/
Copy path.gitmodules
File metadata and controls
59 lines (57 loc) · 2.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
[submodule "java-coding-techniques"]
path = java-coding-techniques
url = https://github.com/star-books-coffee/java-coding-techniques
[submodule "object"]
path = object
url = https://github.com/star-books-coffee/object
[submodule "aws-structure-and-services"]
path = aws-structure-and-services
url = https://github.com/star-books-coffee/aws-structure-and-services
[submodule "effective-java-book"]
path = effective-java-book
url = https://github.com/Yooa-Backend-Study/effective-java-book
[submodule "server-structure-and-technology"]
path = server-structure-and-technology
url = https://github.com/star-books-study/server-structure-and-technology
[submodule "the-programmers-brain"]
path = the-programmers-brain
url = https://github.com/star-books-study/the-programmers-brain
[submodule "tobys-spring"]
path = tobys-spring
url = https://github.com/star-books-study/tobys-spring
[submodule "http-network-basic"]
path = http-network-basic
url = https://github.com/star-books-study/http-network-basic
[submodule "troubleshooting-java"]
path = troubleshooting-java
url = https://github.com/star-books-study/troubleshooting-java
[submodule "tidy-first"]
path = tidy-first
url = https://github.com/star-books-study/tidy-first
[submodule "docs-for-developer"]
path = docs-for-developer
url = https://github.com/star-books-study/docs-for-developer
[submodule "great-IT-english"]
path = great-IT-english
url = https://github.com/star-books-study/great-IT-english
[submodule "object-oriented-facts-and-misconceptions"]
path = object-oriented-facts-and-misconceptions
url = https://github.com/lab-of-song/object-oriented-lab
[submodule "system-design"]
path = system-design
url = https://github.com/lab-of-song/system-design-study
[submodule "object-oriented-lab"]
path = object-oriented-lab
url = https://github.com/lab-of-song/object-oriented-lab
[submodule "system-design-study"]
path = system-design-study
url = https://github.com/lab-of-song/system-design-study
[submodule "apache-kafka"]
path = apache-kafka
url = https://github.com/star-books-study/apache-kafka.git
[submodule "essential-practical-knowledge"]
path = essential-practical-knowledge
url = https://github.com/star-books-study/essential-practical-knowledge.git
[submodule "functional-approach-to-java"]
path = functional-approach-to-java
url = https://github.com/star-books-study/functional-approach-to-java.git