зеркало из
https://github.com/iharh/notes.git
synced 2025-11-01 14:16:09 +02:00
mm
Этот коммит содержится в:
родитель
b23ded68dd
Коммит
9a62bc6746
@ -1,6 +1,7 @@
|
|||||||
https://github.com/gradle/gradle/releases
|
https://github.com/gradle/gradle/releases
|
||||||
|
|
||||||
8.x
|
8.x
|
||||||
|
https://docs.gradle.org/8.3/release-notes.html
|
||||||
https://docs.gradle.org/8.2/release-notes.html
|
https://docs.gradle.org/8.2/release-notes.html
|
||||||
https://docs.gradle.org/8.1/release-notes.html
|
https://docs.gradle.org/8.1/release-notes.html
|
||||||
https://docs.gradle.org/8.0/release-notes.html
|
https://docs.gradle.org/8.0/release-notes.html
|
||||||
|
|||||||
@ -17,8 +17,6 @@ https://formulae.brew.sh/cask/jetbrains-toolbox
|
|||||||
/opt/jetbrains-toolbox/jetbrains-toolbox
|
/opt/jetbrains-toolbox/jetbrains-toolbox
|
||||||
/usr/bin/jetbrains-toolbox
|
/usr/bin/jetbrains-toolbox
|
||||||
|
|
||||||
https://www.jetbrains.com/help/idea/working-with-the-ide-features-from-command-line.html#toolbox
|
|
||||||
~/.local/share/JetBrains/Toolbox/scripts
|
|
||||||
|
|
||||||
/usr/share/applications/jetbrains-toolbox.desktop
|
/usr/share/applications/jetbrains-toolbox.desktop
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
@ -32,8 +30,15 @@ Categories=Development;Tools;
|
|||||||
Terminal=false
|
Terminal=false
|
||||||
StartupWMClass=jetbrains-toolbox
|
StartupWMClass=jetbrains-toolbox
|
||||||
|
|
||||||
2022
|
|
||||||
https://blog.jetbrains.com/blog/2022/07/07/toolbox-app-1-25-is-here/
|
|
||||||
|
|
||||||
cfg
|
cfg
|
||||||
.local/share/JetBrains/Toolbox/
|
.local/share/JetBrains/Toolbox/
|
||||||
|
scripts/
|
||||||
|
https://www.jetbrains.com/help/idea/working-with-the-ide-features-from-command-line.html#toolbox
|
||||||
|
apps/
|
||||||
|
tools (IDEs) install dir
|
||||||
|
|
||||||
|
2023
|
||||||
|
https://blog.jetbrains.com/toolbox-app/2023/08/toolbox-app-2-0-overhauls-installations-and-updates/
|
||||||
|
2022
|
||||||
|
https://blog.jetbrains.com/blog/2022/07/07/toolbox-app-1-25-is-here/
|
||||||
|
|||||||
@ -0,0 +1,12 @@
|
|||||||
|
2023
|
||||||
|
https://jpa-buddy.com/blog/hibernate6-whats-new-and-why-its-important/
|
||||||
|
SQM, SemanticQueryWalker,
|
||||||
|
SqlAstTranslator
|
||||||
|
FunctionRenderingSupport
|
||||||
|
AbstractSqmSelfRenderingFunctionDescriptor
|
||||||
|
2022
|
||||||
|
https://jpa-buddy.com/blog/spring-data-jpa-interview-questions-and-answers/
|
||||||
|
! interview qa
|
||||||
|
2019
|
||||||
|
https://habr.com/ru/companies/tinkoff/articles/454066/
|
||||||
|
!!! super-cool, DS proxy, real plan parsing, QueryUtils in comments
|
||||||
@ -0,0 +1,3 @@
|
|||||||
|
2023
|
||||||
|
https://jpa-buddy.com/blog/hopefully-the-final-article-about-equals-and-hashcode-for-jpa-entities-with-db-generated-ids/
|
||||||
|
https://jpa-buddy.com/blog/lombok-and-jpa-what-may-go-wrong/
|
||||||
@ -0,0 +1 @@
|
|||||||
|
https://github.com/vladmihalcea/hypersistence-utils
|
||||||
2
pl/java/libfws/io/persistence/orm/hibernate/hql.txt
Обычный файл
2
pl/java/libfws/io/persistence/orm/hibernate/hql.txt
Обычный файл
@ -0,0 +1,2 @@
|
|||||||
|
https://docs.jboss.org/hibernate/orm/5.6/userguide/html_single/Hibernate_User_Guide.html#hql
|
||||||
|
https://access.redhat.com/documentation/ru-ru/red_hat_jboss_enterprise_application_platform/7.3/html/developing_hibernate_applications/hibernate_query_language
|
||||||
@ -2,6 +2,7 @@ https://github.com/Cosium/spring-data-jpa-entity-graph
|
|||||||
|
|
||||||
2023
|
2023
|
||||||
https://jpa-buddy.com/blog/dynamic-entity-graphs-in-spring-data-jpa/
|
https://jpa-buddy.com/blog/dynamic-entity-graphs-in-spring-data-jpa/
|
||||||
|
https://github.com/Cosium/spring-data-jpa-entity-graph
|
||||||
https://www.baeldung.com/hibernate-common-performance-problems-in-logs
|
https://www.baeldung.com/hibernate-common-performance-problems-in-logs
|
||||||
https://thorben-janssen.com/jpa-21-entity-graph-part-2-define/
|
https://thorben-janssen.com/jpa-21-entity-graph-part-2-define/
|
||||||
https://www.baeldung.com/spring-data-jpa-named-entity-graphs
|
https://www.baeldung.com/spring-data-jpa-named-entity-graphs
|
||||||
|
|||||||
@ -1,4 +1,5 @@
|
|||||||
2023
|
2023
|
||||||
|
|
||||||
https://www.baeldung.com/hibernate-common-performance-problems-in-logs
|
https://www.baeldung.com/hibernate-common-performance-problems-in-logs
|
||||||
!!!
|
!!!
|
||||||
https://habr.com/ru/companies/rosbank/articles/743536/
|
https://habr.com/ru/companies/rosbank/articles/743536/
|
||||||
@ -11,6 +12,13 @@ https://habr.com/ru/companies/otus/articles/529692/
|
|||||||
hibernate slow query log
|
hibernate slow query log
|
||||||
https://vladmihalcea.com/the-best-way-to-map-a-onetoone-relationship-with-jpa-and-hibernate/
|
https://vladmihalcea.com/the-best-way-to-map-a-onetoone-relationship-with-jpa-and-hibernate/
|
||||||
https://vladmihalcea.com/eager-fetching-is-a-code-smell/
|
https://vladmihalcea.com/eager-fetching-is-a-code-smell/
|
||||||
|
https://www.sipios.com/blog-tech/eliminate-hibernate-n-plus-1-queries
|
||||||
|
https://github.com/yannbriancon/spring-hibernate-query-utils
|
||||||
|
org.springframework.boot.autoconfigure.orm.jpa.HibernatePropertiesCustomizer
|
||||||
|
hibernate.session_factory.interceptor
|
||||||
|
2019
|
||||||
|
https://allaroundjava.com/hibernate-n1-selects-problem/
|
||||||
|
https://allaroundjava.com/hibernate-cartesian-product-problem/
|
||||||
????
|
????
|
||||||
https://thorben-janssen.com/5-ways-to-initialize-lazy-relations-and-when-to-use-them/
|
https://thorben-janssen.com/5-ways-to-initialize-lazy-relations-and-when-to-use-them/
|
||||||
|
|
||||||
|
|||||||
1
pl/kt/docs/spec.txt
Обычный файл
1
pl/kt/docs/spec.txt
Обычный файл
@ -0,0 +1 @@
|
|||||||
|
https://kotlinlang.org/spec
|
||||||
Загрузка…
x
Ссылка в новой задаче
Block a user