From 47d6dcb7c4ce209b46fbcdecc7bcc6858ed98cb7 Mon Sep 17 00:00:00 2001 From: Ihar Hancharenka Date: Mon, 21 Aug 2023 21:48:41 +0300 Subject: [PATCH] m --- .../microservice/patterns/ms-az-cloud.txt | 1 + pl/java/libfws/spring/data/jpa/docs/articles.txt | 3 +++ .../data/jpa/features/internals/hbm-persister.txt | 3 +++ .../data/jpa/features/mapping/cascade-types.txt | 2 ++ pl/web/browsers/firefox/ext/cors.txt | 14 ++++++++++++++ 5 files changed, 23 insertions(+) create mode 100644 pl/cross/methodologies/microservice/patterns/ms-az-cloud.txt create mode 100644 pl/java/libfws/spring/data/jpa/features/internals/hbm-persister.txt create mode 100644 pl/web/browsers/firefox/ext/cors.txt diff --git a/pl/cross/methodologies/microservice/patterns/ms-az-cloud.txt b/pl/cross/methodologies/microservice/patterns/ms-az-cloud.txt new file mode 100644 index 000000000..8486712e3 --- /dev/null +++ b/pl/cross/methodologies/microservice/patterns/ms-az-cloud.txt @@ -0,0 +1 @@ +https://learn.microsoft.com/en-us/azure/architecture/patterns/ diff --git a/pl/java/libfws/spring/data/jpa/docs/articles.txt b/pl/java/libfws/spring/data/jpa/docs/articles.txt index d9041d6f7..7a92d87af 100644 --- a/pl/java/libfws/spring/data/jpa/docs/articles.txt +++ b/pl/java/libfws/spring/data/jpa/docs/articles.txt @@ -7,3 +7,6 @@ https://springbootlearning.medium.com/jdbc-vs-jpa-623fe8258e8 https://habr.com/ru/company/otus/blog/686082/ 2021 https://thorben-janssen.com/spring-data-jpa-state-detection/ +2019 +https://habr.com/ru/articles/441386/ + ! tons of misc stuff diff --git a/pl/java/libfws/spring/data/jpa/features/internals/hbm-persister.txt b/pl/java/libfws/spring/data/jpa/features/internals/hbm-persister.txt new file mode 100644 index 000000000..115f3bf0a --- /dev/null +++ b/pl/java/libfws/spring/data/jpa/features/internals/hbm-persister.txt @@ -0,0 +1,3 @@ +2023 +https://vladmihalcea.com/how-does-hibernate-store-second-level-cache-entries/ + hydration, assemble diff --git a/pl/java/libfws/spring/data/jpa/features/mapping/cascade-types.txt b/pl/java/libfws/spring/data/jpa/features/mapping/cascade-types.txt index 06c5162ba..857a9e269 100644 --- a/pl/java/libfws/spring/data/jpa/features/mapping/cascade-types.txt +++ b/pl/java/libfws/spring/data/jpa/features/mapping/cascade-types.txt @@ -1,3 +1,5 @@ +2023 +https://vladmihalcea.com/a-beginners-guide-to-jpa-and-hibernate-cascade-types/ 2021 https://www.baeldung.com/jpa-cascade-types orphanRemoval=true diff --git a/pl/web/browsers/firefox/ext/cors.txt b/pl/web/browsers/firefox/ext/cors.txt new file mode 100644 index 000000000..54b2b523d --- /dev/null +++ b/pl/web/browsers/firefox/ext/cors.txt @@ -0,0 +1,14 @@ +https://addons.mozilla.org/en-US/firefox/addon/cors-everywhere/ +https://github.com/spenibus/cors-everywhere-firefox-addon + https://github.com/spenibus/cors-everywhere-firefox-addon/issues/56 + https://gitlab.com/spenibus/cors-everywhere-firefox-addon + 1 yo + +https://addons.mozilla.org/en-US/firefox/addon/access-control-allow-origin + https://mybrowseraddon.com/access-control-allow-origin.html + ? no src + +https://addons.mozilla.org/en-US/firefox/addon/cors-unblock + https://github.com/balvin-perrie/Access-Control-Allow-Origin---Unblock + ! 5k users only + https://www.youtube.com/watch?v=8berLeTjKDM