Этот коммит содержится в:
ihar_hancharenka 2025-10-24 11:20:02 +03:00
родитель 11ff91beb6
Коммит c3d068a1b4
5 изменённых файлов: 42 добавлений и 3 удалений

Просмотреть файл

@ -9,6 +9,9 @@ Otus - Terraform Manifests Generation 0:00 of 1:37:08
https://www.youtube.com/watch?v=ZBcx_GIJlLU https://www.youtube.com/watch?v=ZBcx_GIJlLU
Otus - Terraform Patterns Antipatterns and Modularity 0:00 of 2:00:53 Otus - Terraform Patterns Antipatterns and Modularity 0:00 of 2:00:53
https://www.youtube.com/watch?v=Ay6hRs5kFKA 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 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 https://www.youtube.com/watch?v=l5k1ai_GBDE

Просмотреть файл

@ -8,6 +8,8 @@ https://boosty.to/psychotechnology
https://www.youtube.com/@SOCIOSOFT-TV https://www.youtube.com/@SOCIOSOFT-TV
2025 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 SociosovtTV - Lukovnikova - Pereslegin - Meeting in Hungary of 27:54
https://www.youtube.com/watch?v=uISxkORizd8 https://www.youtube.com/watch?v=uISxkORizd8
SociosovtTV - Lukovnikova - Pereslegin - Danger to Transfer Control to AI of 18:27 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 https://www.youtube.com/@simontsipis4681
2025 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 https://www.youtube.com/watch?v=L97kygHTEhU
LawAndOrder - Dudnik - Tsipis - FRS and External Israel Control of 35:18 LawAndOrder - Dudnik - Tsipis - FRS and External Israel Control of 35:18
https://www.youtube.com/watch?v=UjWdKNzTKAU https://www.youtube.com/watch?v=UjWdKNzTKAU

Просмотреть файл

@ -7,7 +7,7 @@ Vlad Konovalov - Learning Domain-Driven Design
7F73B4FDC4241131CD44C7DEE74272B3 7F73B4FDC4241131CD44C7DEE74272B3
2025 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 https://www.youtube.com/watch?v=k3o1nSh3g2Q
! jMoleculus, Spring Modulith ! jMoleculus, Spring Modulith
https://www.youtube.com/watch?v=co3acmgP2Ng https://www.youtube.com/watch?v=co3acmgP2Ng

Просмотреть файл

@ -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