зеркало из
https://github.com/iharh/notes.git
synced 2025-10-29 12:46:06 +02:00
m
Этот коммит содержится в:
родитель
11ff91beb6
Коммит
c3d068a1b4
@ -9,6 +9,9 @@ Otus - Terraform Manifests Generation 0:00 of 1:37:08
|
||||
https://www.youtube.com/watch?v=ZBcx_GIJlLU
|
||||
Otus - Terraform Patterns Antipatterns and Modularity 0:00 of 2:00:53
|
||||
https://www.youtube.com/watch?v=Ay6hRs5kFKA
|
||||
2023
|
||||
TravisMedia - Why You NEED To Learn Terraform | Practical Tutorial 0:00 of 27:32
|
||||
https://www.youtube.com/watch?v=nvNqfgojocs
|
||||
2020
|
||||
TechWorldWithNana - Terraform explained in 15 mins | Terraform Tutorial for Beginners 7:00 of 18:14
|
||||
TechWorldWithNana - Terraform explained in 15 mins | Terraform Tutorial for Beginners 8:00 of 18:14
|
||||
https://www.youtube.com/watch?v=l5k1ai_GBDE
|
||||
|
||||
@ -8,6 +8,8 @@ https://boosty.to/psychotechnology
|
||||
https://www.youtube.com/@SOCIOSOFT-TV
|
||||
|
||||
2025
|
||||
SociosovtTV - Lukovnikova - Pereslegin - Hungary GB and EU Relation to RU War of 15:09
|
||||
https://www.youtube.com/watch?v=Wq6IzGe9aAo
|
||||
SociosovtTV - Lukovnikova - Pereslegin - Meeting in Hungary of 27:54
|
||||
https://www.youtube.com/watch?v=uISxkORizd8
|
||||
SociosovtTV - Lukovnikova - Pereslegin - Danger to Transfer Control to AI of 18:27
|
||||
|
||||
@ -3,7 +3,7 @@ Doctor of Political Sciences
|
||||
https://www.youtube.com/@simontsipis4681
|
||||
|
||||
2025
|
||||
Tsipis - Shabanov - Fall of Golden 1:08:00 of 1:43:58
|
||||
Tsipis - Shabanov - Fall of Golden 1:18:00 of 1:43:58
|
||||
https://www.youtube.com/watch?v=L97kygHTEhU
|
||||
LawAndOrder - Dudnik - Tsipis - FRS and External Israel Control of 35:18
|
||||
https://www.youtube.com/watch?v=UjWdKNzTKAU
|
||||
|
||||
@ -7,7 +7,7 @@ Vlad Konovalov - Learning Domain-Driven Design
|
||||
7F73B4FDC4241131CD44C7DEE74272B3
|
||||
|
||||
2025
|
||||
Devoxx - Oliver Drotbohm - Tactical Domain Driven Design with Java and Spring 1:52:00 of 2:42:19
|
||||
Devoxx - Oliver Drotbohm - Tactical Domain Driven Design with Java and Spring 2:12:00 of 2:42:19
|
||||
https://www.youtube.com/watch?v=k3o1nSh3g2Q
|
||||
! jMoleculus, Spring Modulith
|
||||
https://www.youtube.com/watch?v=co3acmgP2Ng
|
||||
|
||||
34
pl/java/libfws/spring/modulith/features/docs.txt
Обычный файл
34
pl/java/libfws/spring/modulith/features/docs.txt
Обычный файл
@ -0,0 +1,34 @@
|
||||
https://github.com/spring-projects/spring-modulith
|
||||
https://github.com/spring-projects/spring-modulith/tree/main/spring-modulith-docs
|
||||
https://github.com/spring-projects/spring-modulith/blob/main/spring-modulith-docs/pom.xml
|
||||
|
||||
https://github.com/spring-projects/spring-modulith/tree/main/spring-modulith-docs/src/main/java/org/springframework/modulith/docs
|
||||
https://github.com/spring-projects/spring-modulith/blob/main/spring-modulith-docs/src/main/java/org/springframework/modulith/docs/Documenter.java
|
||||
|
||||
https://github.com/spring-projects/spring-modulith/blob/main/src/docs/antora/modules/ROOT/pages/documentation.adoc
|
||||
|
||||
https://docs.spring.io/spring-modulith/docs/current/api/org/springframework/modulith/docs/Documenter.html
|
||||
https://docs.spring.io/spring-modulith/docs/current/api/org/springframework/modulith/docs/Documenter.CanvasOptions.html
|
||||
https://docs.spring.io/spring-modulith/docs/current/api/org/springframework/modulith/docs/Documenter.DiagramOptions.html
|
||||
|
||||
https://structurizr.com/dsl
|
||||
https://docs.structurizr.com/java
|
||||
https://docs.structurizr.com/cli
|
||||
https://docs.structurizr.com/quickstart
|
||||
https://github.com/structurizr/java/blob/master/structurizr-inspection/src/main/java/com/structurizr/inspection/Inspector.java
|
||||
|
||||
https://docs.structurizr.com/export
|
||||
https://docs.structurizr.com/export/plantuml
|
||||
https://github.com/structurizr/java/tree/master/structurizr-export
|
||||
https://github.com/structurizr/java/tree/master/structurizr-export/src/main/java/com/structurizr/export
|
||||
|
||||
https://mermaid.js.org/#/
|
||||
https://github.com/structurizr/java/tree/master/structurizr-export/src/main/java/com/structurizr/export/mermaid
|
||||
https://github.com/structurizr/java/blob/master/structurizr-export/src/main/java/com/structurizr/export/mermaid/MermaidDiagramExporter.java
|
||||
|
||||
https://www.websequencediagrams.com/
|
||||
https://docs.structurizr.com/export/websequencediagrams
|
||||
https://github.com/structurizr/java/blob/master/structurizr-export/src/main/java/com/structurizr/export/websequencediagrams/WebSequenceDiagramsExporter.java
|
||||
|
||||
https://github.com/structurizr/java/tree/master/structurizr-export/src/main/java/com/structurizr/export/plantuml
|
||||
https://github.com/structurizr/java/blob/master/structurizr-export/src/main/java/com/structurizr/export/plantuml/C4PlantUMLExporter.java
|
||||
Загрузка…
x
Ссылка в новой задаче
Block a user