зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 13:16:07 +02:00
m
Этот коммит содержится в:
родитель
26e8eedddf
Коммит
82c25a7d3c
@ -49,3 +49,6 @@ AlexandrBorodaty - Zhukov - Master and Margo 46:00 of 1:17:56
|
||||
2022
|
||||
KlimZhukov - KinDzaDza of 53:03
|
||||
https://www.youtube.com/watch?v=ucKi_YouZJk
|
||||
KlimZhukov - Povarnin - How to Read Books of 17:22
|
||||
https://www.youtube.com/watch?v=buI-2hw-RdQ
|
||||
https://www.youtube.com/watch?v=buI-2hw-RdQ
|
||||
|
||||
@ -3,6 +3,13 @@ Boris Constantinovich
|
||||
https://www.mpsyschool.ru/training/programs/club-ratnikov
|
||||
|
||||
2023
|
||||
ProtoHistoryWithNikolaySubbotin - Ratnikov - Confessions - Last Line of Defence of 49:33
|
||||
https://www.youtube.com/watch?v=X8JIe2RGfuc
|
||||
! 15:00 - Egregors - field monsters
|
||||
! Every symbol - carries own energetics
|
||||
! Krasota spasyot mir - good egregor, brain produces endorfines
|
||||
! Communication, eating/drinking should be only with equal people of your circle
|
||||
! RU - is a spiritual heart of planet (for creating new people-to-people relations)
|
||||
BusinessAndPersonalityDevelopmentInstitute - Ratnikov - EnergoDefence of 16:02
|
||||
https://www.youtube.com/watch?v=a_ts9Kgc52o
|
||||
2021
|
||||
|
||||
@ -14,15 +14,23 @@ https://www.youtube.com/watch?v=crG-dEjkzm8
|
||||
memories
|
||||
https://www.youtube.com/watch?v=dnGktRJona4
|
||||
|
||||
books
|
||||
Narochnitskaya
|
||||
|
||||
2022
|
||||
AivengoKnight - Avdeenko - Kain Talk 1 of 10:58
|
||||
https://www.youtube.com/watch?v=-8ZpmKyDh_U
|
||||
2020
|
||||
IrIna - Avdeenko - How Apocalypse Opens at Our Time 25:00 of 1:24:48
|
||||
IrIna - Avdeenko - How Apocalypse Opens at Our Time 44:00 of 1:24:48
|
||||
https://www.youtube.com/watch?v=gG1vf2lZtHU
|
||||
! civilization - by definition - is what can be forgotten MOMENTARY
|
||||
! 50 psalom - ne ochisti, a "sotri, zabud" bezzakonie
|
||||
! 24:00-25:00 - Zhiznennye potryaseniya ot sovpadeniya: Bog vspomnil o cheloveke, a chelovek - sotvoril vospominanie
|
||||
! 32:00 - ... obezlichivanie posrednichestva, sozdanie novyh potrebnostey
|
||||
! umnozhenie potrebnosti pri otsutstvii ogranicheniya otdayot cheloveka pod vlast zverya
|
||||
! kainova civilization vsegda imeet tendenciyu k globalizacii
|
||||
! vavilon, gorod (zhenskogo roda v grecheskom) - globalnaya civilizaciya
|
||||
! 43:00 - Vavilon - deyatelnost, presekayuschaya vsyakuyu vozmozhnost Bogoobscheniya
|
||||
1996
|
||||
AlexShurshin - Avdeenko - Begin of 40:49
|
||||
https://www.youtube.com/watch?v=lK5sZo4Ahy4
|
||||
|
||||
@ -5,6 +5,12 @@ https://dzen.ru/stevedoudnik
|
||||
https://t.me/SteveDoudnik
|
||||
|
||||
2024
|
||||
USLawAndOrder - Dudnik - Santoni - 01.30 of 42:08
|
||||
https://www.youtube.com/watch?v=ECpE3BYi1Gk
|
||||
! IT is under patronage eng-saxon world
|
||||
! Leonid Kolosov - enter to IT mafia
|
||||
! Rada Adjubey, Roman Pope has been killed in 2 weeks
|
||||
! about Enrico Matei (has been killed because of good relations to USSR)
|
||||
USLawAndOrder - GurArie - Dudnik - 01.21 - Iran Attacks US of 35:43
|
||||
https://www.youtube.com/watch?v=HtzuzS7CaqY
|
||||
USLawAndOrder - Dudnik - GeorgiyTamar - 01.15 of 47:46
|
||||
|
||||
@ -4,7 +4,7 @@ graduated from Darem University and MGIMO
|
||||
works at Institute of System-Strategic Analysis (?lead by Fursov)
|
||||
|
||||
2023
|
||||
Antonov - Yanovskiy - 12.17 - First Mental War 41:00 of 1:07:12
|
||||
Antonov - Yanovskiy - 12.17 - First Mental War of 1:07:12
|
||||
https://www.youtube.com/watch?v=F0mpAw-39M4
|
||||
!!! good links
|
||||
! liking, info-sharing - is a military action today
|
||||
|
||||
@ -25,6 +25,9 @@ NightUrgant - Mey and Teylor 8:00 of 13:03
|
||||
2011
|
||||
Queen - Who Want to Live Forever (live at Wembley) of 5:40
|
||||
https://www.youtube.com/watch?v=Z1waL65aMOQ
|
||||
2008
|
||||
QueenOfficial - Queen + Paul Rodgers: Live In Ukraine 2008 0:00 of 2:00:49
|
||||
https://www.youtube.com/watch?v=PGCTQTZXGXs
|
||||
1986
|
||||
Wembley
|
||||
https://www.youtube.com/watch?v=Nn9D41tR4IY
|
||||
|
||||
9
pl/java/libfws/spring/boot/test/features/test-config.txt
Обычный файл
9
pl/java/libfws/spring/boot/test/features/test-config.txt
Обычный файл
@ -0,0 +1,9 @@
|
||||
@ContextConfiguration(classes = {SomeConfig.class})
|
||||
or
|
||||
@SpringBootTest(
|
||||
properties = {
|
||||
"prop.name=false"
|
||||
},
|
||||
classes = {
|
||||
SomeConfig.class
|
||||
})
|
||||
@ -1,6 +1,11 @@
|
||||
2022
|
||||
https://howtodoinjava.com/spring-boot2/testing/spring-mockbean-annotation/
|
||||
https://www.baeldung.com/java-spring-mockito-mock-mockbean
|
||||
! MockBean to Spring context
|
||||
https://rieckpil.de/difference-between-mock-and-mockbean-spring-boot-applications/
|
||||
????
|
||||
https://filip-prochazka.com/blog/mockbean-is-an-anti-pattern
|
||||
! good replacement
|
||||
|
||||
qa
|
||||
https://stackoverflow.com/questions/54548461/create-mockbean-with-qualifier-by-annotating-class
|
||||
|
||||
@ -2,3 +2,5 @@
|
||||
https://www.baeldung.com/mockito-mock-static-methods
|
||||
2021
|
||||
https://maxxedev.github.io/2021/03/07/mocking-static-methods-and-constructors-with-mockito.html
|
||||
|
||||
https://stackoverflow.com/questions/40563409/configure-mockbean-component-before-application-start
|
||||
|
||||
Загрузка…
x
Ссылка в новой задаче
Block a user