Этот коммит содержится в:
ihar_hancharenka 2025-09-18 13:07:16 +03:00
родитель 3ad66083d6
Коммит fae036f32d
4 изменённых файлов: 14 добавлений и 4 удалений

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

@ -126,6 +126,11 @@ https://docs.google.com/presentation/d/1pP-Gr2kb4TJifbkSCR0WzjoMRGJVxW33z1v1KIKb
2025
DevConf - Keynote: Revolutionize your OS deploy and management with bootc containers 8:00 of 35:47
https://www.youtube.com/watch?v=TAEFeiotUZA
! 21:50 !!! sample Containerfile
! FROM quay.io/centos-bootc/centos-bootc:stream9
! RUN dnf -y copr enable @redhat-et/flightctl epel-9-x86_64 && \
! dnf -y group install GNOME && \
!
DevConf.CZ - Bootable Containers in Action: Hands on with Deploying AI Workloads 13:00 of 34:00
https://www.youtube.com/watch?v=c6roAHAXfU8
https://pretalx.devconf.info/devconf-cz-2025/talk/WMBRWB/

5
pl/cross/tools/quality/debug/lightrun.txt Обычный файл
Просмотреть файл

@ -0,0 +1,5 @@
https://lightrun.com/
https://lightrun.com/dynamic-traces/
https://lightrun.com/flowing-with-your-code-how-lightruns-dynamic-traces-help-debug-complex-application-flows/
https://docs.lightrun.com/dynamic-traces-overview/

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

@ -1,5 +1,5 @@
2025
SpringIO - 35 - npm, UUIDv7 in PostgreSQL, Maven 4 40:00 of 1:23:48
SpringIO - 35 - npm, UUIDv7 in PostgreSQL, Maven 4 53:00 of 1:23:48
https://www.youtube.com/watch?v=LMI_5aF0y-Y
SpringIO - 34 - AI Garbage of 56:27
https://www.youtube.com/watch?v=7Cqlc-oyZto

6
pl/java/libfws/spring/cache/cache.txt поставляемый
Просмотреть файл

@ -1,9 +1,9 @@
https://github.com/spring-projects/spring-boot/tree/main/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/cache
https://github.com/spring-projects/spring-boot/blob/main/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/cache/CacheType.java
2017
http://www.baeldung.com/spring-cache-tutorial
http://www.baeldung.com/jcache
baeldung
https://www.baeldung.com/spring-cache-tutorial
https://www.baeldung.com/jcache
http://www.ehcache.org/documentation/3.4/getting-started.html