Этот коммит содержится в:
Ihar Hancharenka 2023-09-20 22:18:43 +03:00
родитель 080c50d3e0
Коммит 5de06b2582
11 изменённых файлов: 28 добавлений и 1 удалений

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

@ -0,0 +1 @@
https://learn.microsoft.com/en-us/azure/developer/java/ee/

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

@ -11,6 +11,9 @@ Mushmad Mannambeth - Certified Kubernetes Administrator (CKA) with Practice Test
https://kodekloud.com/courses/kubernetes-for-the-absolute-beginners-hands-on/ https://kodekloud.com/courses/kubernetes-for-the-absolute-beginners-hands-on/
2023
Udemy, Richard Chesterwood | Kubernetes Hands-On - Deploy Microservices to the AWS Cloud
nnm:1651852
2022 2022
CBTNuggets - Certified Kubernetes Administrator (CKA) Linux Foundation Certification Training CBTNuggets - Certified Kubernetes Administrator (CKA) Linux Foundation Certification Training
! good, need to look ! good, need to look

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

@ -1,4 +1,5 @@
2023 2023
https://muhammadraza.me/2023/fzf/
https://andrew-quinn.me/fzf/ https://andrew-quinn.me/fzf/
https://habr.com/ru/articles/724070/ https://habr.com/ru/articles/724070/
https://thevaluable.dev/fzf-shell-integration/ https://thevaluable.dev/fzf-shell-integration/

1
os/x-ui/term/ricing/pywal.txt Обычный файл
Просмотреть файл

@ -0,0 +1 @@
https://github.com/dylanaraps/pywal

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

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

@ -1,4 +1,13 @@
2023 2023
https://vladmihalcea.com/source-sql-query-hibernate/
@Component public class HibernateConfig implements HibernatePropertiesCustomizer {
@Override public void customize(Map<String, Object> hibernateProperties) {
hibernateProperties.put(AvailableSettings.STATEMENT_INSPECTOR, new QueryStackTraceLogger("org.springframework.samples.petclinic"));
}
}
and
logging.level.io.hypersistence.utils.hibernate.query=DEBUG
https://github.com/vladmihalcea/high-performance-java-persistence/blob/master/core/src/test/java/com/vladmihalcea/hpjp/hibernate/logging/QueryStackTraceLoggerTest.java
https://jpa-buddy.com/blog/hibernate6-whats-new-and-why-its-important/ https://jpa-buddy.com/blog/hibernate6-whats-new-and-why-its-important/
SQM, SemanticQueryWalker, SQM, SemanticQueryWalker,
SqlAstTranslator SqlAstTranslator

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

@ -1,3 +1,6 @@
2023
Udemy - [NEW] Spring Boot 3, Spring 6 & Hibernate for Beginners - 24G
magnet:?xt=urn:btih:36350333dee14df949738328a635f618015f303d
2022 2022
[Udemy, Nail' Alishev] Polnyiy kurs. Boot, Hibernate, Security, REST (2022) [Udemy, Nail' Alishev] Polnyiy kurs. Boot, Hibernate, Security, REST (2022)
https://nnmclub.to/forum/viewtopic.php?t=1555295 https://nnmclub.to/forum/viewtopic.php?t=1555295

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

@ -0,0 +1 @@
https://github.com/gorhill/uBlock/

6
pl/web/browsers/opera/opera-one.txt Обычный файл
Просмотреть файл

@ -0,0 +1,6 @@
https://www.opera.com/one
https://www.youtube.com/opera
https://www.opera.com/features
https://www.opera.com/features/ad-blocker
https://www.opera.com/features/integrated-messengers

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

@ -13,7 +13,7 @@ Larichev - Typescript From Ground Up
https://purpleschool.ru/course/typescript https://purpleschool.ru/course/typescript
https://github.com/AlariCode/5-typescript-demo-1 https://github.com/AlariCode/5-typescript-demo-1
https://github.com/AlariCode/5-typescript-demo-2 https://github.com/AlariCode/5-typescript-demo-2
https://nnmclub.to/forum/viewtopic.php?t=1548836 nnm:1548836
magnet:?xt=urn:btih:cc1b827fecc70fcbaf15327acad475d073f23b01 magnet:?xt=urn:btih:cc1b827fecc70fcbaf15327acad475d073f23b01
! 5.17g ! 5.17g
Understanding TypeScript - 2022 Edition Understanding TypeScript - 2022 Edition

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

@ -1,5 +1,7 @@
https://medium.com/web-standards/regarding-broken-promise-of-web-components-385d63de4959 https://medium.com/web-standards/regarding-broken-promise-of-web-components-385d63de4959
2023
https://habr.com/ru/articles/761586/
2021 2021
https://www.sitepoint.com/frameworkless-web-components-introduction/ https://www.sitepoint.com/frameworkless-web-components-introduction/
https://css-tricks.com/web-components-are-easier-than-you-think/ https://css-tricks.com/web-components-are-easier-than-you-think/