From 29e4b5eb6cce7a47b9c46f1a18af0f11a28825e3 Mon Sep 17 00:00:00 2001 From: Ihar Hancharenka Date: Mon, 3 Jun 2024 21:34:30 +0300 Subject: [PATCH] m --- child/math/people/ermakov.txt | 5 +++++ nontech/history/countries/eu/gb.txt | 3 +++ nontech/intelligence/people/artamonov.txt | 3 ++- nontech/politics/clubs/isborsk/averyanov.txt | 3 ++- nontech/politics/clubs/streetoftruth/devyatov.txt | 2 ++ .../boot/features/error-exception-process.txt | 13 ++++++++++++- science/ai/docs/people/uskova.txt | 3 +++ 7 files changed, 29 insertions(+), 3 deletions(-) create mode 100644 nontech/history/countries/eu/gb.txt diff --git a/child/math/people/ermakov.txt b/child/math/people/ermakov.txt index 6676fbd3f..2970b5020 100644 --- a/child/math/people/ermakov.txt +++ b/child/math/people/ermakov.txt @@ -1,5 +1,10 @@ https://cloud.mail.ru/public/aFqy/xdWSqULku +https://www.youtube.com/@user-qo6ro5jx2o + +2024 +Siminar - 30.05 of 2:37:06 + https://www.youtube.com/watch?v=PZxZ9cJ0N_0 2020 NGPI - Popular Math http://tatngpi.ru/maths/popular/ diff --git a/nontech/history/countries/eu/gb.txt b/nontech/history/countries/eu/gb.txt new file mode 100644 index 000000000..b8c204b1f --- /dev/null +++ b/nontech/history/countries/eu/gb.txt @@ -0,0 +1,3 @@ +2024 +Elevated - Gentelmen Clubs of 30:06 + https://www.youtube.com/watch?v=gwcXzQX0eFo diff --git a/nontech/intelligence/people/artamonov.txt b/nontech/intelligence/people/artamonov.txt index 881abfe11..7030a8096 100644 --- a/nontech/intelligence/people/artamonov.txt +++ b/nontech/intelligence/people/artamonov.txt @@ -51,8 +51,9 @@ Geopolitics https://boosty.to/den_club/posts/f198877e-c804-4ca3-8948-808f6aec3a46 2024 -DayCenter - SecretSocietiesAndVatican - Lection 14 - Celebration of Beast 14:00 of 1:42:35 +DayCenter - SecretSocietiesAndVatican - Lection 14 - Celebration of Beast 39:00 of 1:42:35 https://boosty.to/den_club/posts/309ee489-10d1-4c58-8312-abd6840ed7d8 + ! 30.04.1932 - Dogovor of Shikhelgruber for 13 years - till 30.04.1945 NDay - Geopolitics - Artamonov - Loud Resignations of 1:49:27 https://boosty.to/den_club/posts/d1633f21-9d95-4068-8696-c472b796c4ad NDay - Geopolitics - Artamonov - Strategic Initiative of 1:45:38 diff --git a/nontech/politics/clubs/isborsk/averyanov.txt b/nontech/politics/clubs/isborsk/averyanov.txt index 74202d239..4b52be1ac 100644 --- a/nontech/politics/clubs/isborsk/averyanov.txt +++ b/nontech/politics/clubs/isborsk/averyanov.txt @@ -1,9 +1,10 @@ Doctor of Philosophy 2024 -Averyanov - Komogortsev - AndreyZhukov - Dopotop Globalists Seminar 39:00 of 1:41:43 +Averyanov - Komogortsev - AndreyZhukov - Dopotop Globalists Seminar of 1:41:43 https://www.youtube.com/watch?v=4IbHki4_PtY ! 20:00 - Theory of Porshneva-Didenko - Paleoantropy, Hypersuggestors + !!! 2023 DayTV - Komogortsev - Averyanov - North-South of 41:48 https://www.youtube.com/watch?v=N6hBoJieDig diff --git a/nontech/politics/clubs/streetoftruth/devyatov.txt b/nontech/politics/clubs/streetoftruth/devyatov.txt index 148b2d3d5..7cd649081 100644 --- a/nontech/politics/clubs/streetoftruth/devyatov.txt +++ b/nontech/politics/clubs/streetoftruth/devyatov.txt @@ -24,6 +24,8 @@ https://vk.com/muzejkonstruirovaniyabudushchego https://vk.com/video/@muzejkonstruirovaniyabudushchego 2024 +AlexeyNovitskiyChannel - Novitskiy - Devyatov - Jews and Vatican of 42:31 + https://www.youtube.com/watch?v=xYaoQJkrgXI AlexeyNovitskiyChannel - Novitskiy - Devyatov - New Epoch Int-Signs of 52:58 https://www.youtube.com/watch?v=p8Kkj2wEyTU TruthInstitute - Devyatov - About our Victory in WW of 39:50 diff --git a/pl/java/libfws/spring/boot/features/error-exception-process.txt b/pl/java/libfws/spring/boot/features/error-exception-process.txt index b9fdebe96..12061fd2b 100644 --- a/pl/java/libfws/spring/boot/features/error-exception-process.txt +++ b/pl/java/libfws/spring/boot/features/error-exception-process.txt @@ -3,7 +3,7 @@ https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#howto.appl https://docs.spring.io/spring-boot/docs/3.2.2/api/org/springframework/boot/diagnostics/FailureAnalysis.html 2024 -BusyCoderAcademy - 5. Spring Boot Rest Project Employee Mgt Application with Ex handling Validation||Rajeev Gupta 50:00 of 1:31:30 +BusyCoderAcademy - 5. Spring Boot Rest Project Employee Mgt Application with Ex handling Validation||Rajeev Gupta 1:20:00 of 1:31:30 https://www.youtube.com/watch?v=XTk6fz1i9UA ! package for exceptions ! 44:00 proper way is to create separate @RestControllerAdvice EmployeeAppExHandlerController @@ -27,6 +27,17 @@ BusyCoderAcademy - 5. Spring Boot Rest Project Employee Mgt Application with Ex .body(errorInfo); } } + ! + ! add spring-boot-starter-validation + ! Dto-classes to transfer data between controller/service layer + ! GenerateAllSetter idea plugin to convert one objecto into the other + ! Entity-Corruption pattern - controller-layer should not talk to entities + ! + @ExceptionHandler(MethodArgumentNotValidException.class) + public ResponseEntity handle400(MethodArgumentNotValidException e) { + String errorMessage = e.getBindingResult().getAllErrors().stream().map(e -> e.getDefaultMessage()) + ... + } 2023 https://blog.stackademic.com/mastering-exception-handling-in-spring-boot-33d74a1dfc9e diff --git a/science/ai/docs/people/uskova.txt b/science/ai/docs/people/uskova.txt index 5dfbea9a4..ca256db0b 100644 --- a/science/ai/docs/people/uskova.txt +++ b/science/ai/docs/people/uskova.txt @@ -7,6 +7,9 @@ https://en.cognitivepilot.com/ Cognitive Technologis +2024 +Metametrics - Uskova of 1:06:43 + https://www.youtube.com/watch?v=5py43JgPTdM 2023 Metametrics - Uskova of 1:49:05 https://www.youtube.com/watch?v=z9Pd88svApg