From c3d068a1b4573d5c3d81bfdef9eb3d108543d294 Mon Sep 17 00:00:00 2001 From: ihar_hancharenka Date: Fri, 24 Oct 2025 11:20:02 +0300 Subject: [PATCH] m --- devops/iaas/terraform/docs/presentations.txt | 5 ++- nontech/misc/people/pereslegin.txt | 2 ++ nontech/politics/people/tsipis.txt | 2 +- pl/cross/methodologies/architecture/ddd.txt | 2 +- .../libfws/spring/modulith/features/docs.txt | 34 +++++++++++++++++++ 5 files changed, 42 insertions(+), 3 deletions(-) create mode 100644 pl/java/libfws/spring/modulith/features/docs.txt diff --git a/devops/iaas/terraform/docs/presentations.txt b/devops/iaas/terraform/docs/presentations.txt index 1767249fc..f91a61685 100644 --- a/devops/iaas/terraform/docs/presentations.txt +++ b/devops/iaas/terraform/docs/presentations.txt @@ -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 diff --git a/nontech/misc/people/pereslegin.txt b/nontech/misc/people/pereslegin.txt index 2c2939bd0..46560b9c3 100644 --- a/nontech/misc/people/pereslegin.txt +++ b/nontech/misc/people/pereslegin.txt @@ -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 diff --git a/nontech/politics/people/tsipis.txt b/nontech/politics/people/tsipis.txt index f844bbacc..2996d5c0d 100644 --- a/nontech/politics/people/tsipis.txt +++ b/nontech/politics/people/tsipis.txt @@ -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 diff --git a/pl/cross/methodologies/architecture/ddd.txt b/pl/cross/methodologies/architecture/ddd.txt index 0c080ff4d..cbfe093a9 100644 --- a/pl/cross/methodologies/architecture/ddd.txt +++ b/pl/cross/methodologies/architecture/ddd.txt @@ -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 diff --git a/pl/java/libfws/spring/modulith/features/docs.txt b/pl/java/libfws/spring/modulith/features/docs.txt new file mode 100644 index 000000000..e11e49639 --- /dev/null +++ b/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