зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 13:16:07 +02:00
m
Этот коммит содержится в:
родитель
e5d278a0b3
Коммит
a5826a3949
@ -6,5 +6,8 @@ https://www.postgresql.org/docs/current/functions-formatting.html
|
|||||||
|
|
||||||
field_date: timestamp without time zone
|
field_date: timestamp without time zone
|
||||||
|
|
||||||
|
using ... at time zone 'UTC'
|
||||||
|
https://postgrespro.ru/docs/postgrespro/17/functions-datetime#FUNCTIONS-DATETIME-ZONECONVERT
|
||||||
|
|
||||||
2023
|
2023
|
||||||
https://habr.com/ru/articles/772954/
|
https://habr.com/ru/articles/772954/
|
||||||
|
|||||||
@ -1 +0,0 @@
|
|||||||
https://bitsearch.to/
|
|
||||||
@ -1,4 +0,0 @@
|
|||||||
https://pypi.org/project/search-torrent/
|
|
||||||
|
|
||||||
https://github.com/rajat19/torrent-crawler
|
|
||||||
! only movies from imdb???
|
|
||||||
@ -0,0 +1 @@
|
|||||||
|
https://stackoverflow.com/questions/6349421/how-to-use-jackson-to-deserialise-an-array-of-objects
|
||||||
8
pl/java/libfws/security/ssl/keystore-truststore.txt
Обычный файл
8
pl/java/libfws/security/ssl/keystore-truststore.txt
Обычный файл
@ -0,0 +1,8 @@
|
|||||||
|
https://www.baeldung.com/java-keystore-truststore-difference#java-keystore
|
||||||
|
|
||||||
|
keystore - jks
|
||||||
|
https://www.baeldung.com/java-keystore
|
||||||
|
|
||||||
|
truststore - also jks
|
||||||
|
|
||||||
|
https://www.baeldung.com/spring-boot-kafka-ssl
|
||||||
18
pl/java/libfws/spring/rest/features/paging-sorting.txt
Обычный файл
18
pl/java/libfws/spring/rest/features/paging-sorting.txt
Обычный файл
@ -0,0 +1,18 @@
|
|||||||
|
https://docs.spring.io/spring-data/rest/reference/paging-and-sorting.html
|
||||||
|
|
||||||
|
PageRequest
|
||||||
|
[number: 0, size 10, sort: UNSORTED]
|
||||||
|
pageNumber
|
||||||
|
pageSize
|
||||||
|
offset=pN*pS
|
||||||
|
|
||||||
|
Page
|
||||||
|
"size":10,"currentPage":0,"totalPages":1,"totalElements":7
|
||||||
|
|
||||||
|
https://docs.spring.io/spring-data/commons/docs/current/api/org/springframework/data/web/PageableHandlerMethodArgumentResolver.html
|
||||||
|
PageableHandlerMethodArgumentResolverSupport
|
||||||
|
DEFAULT_PAGE_PARAMETER = "page"
|
||||||
|
DEFAULT_SIZE_PARAMETER = "size"
|
||||||
|
SortHandlerMethodArgumentResolverSupport
|
||||||
|
|
||||||
|
sort=name,desc
|
||||||
@ -1 +1,2 @@
|
|||||||
|
https://chromewebstore.google.com/detail/cors-unblock/lfhmikememgdcahcdlaciloancbhjino
|
||||||
https://chrome.google.com/webstore/detail/moesif-origin-cors-change/digfbfaphojjndkpccljibejjbppifbc
|
https://chrome.google.com/webstore/detail/moesif-origin-cors-change/digfbfaphojjndkpccljibejjbppifbc
|
||||||
|
|||||||
Загрузка…
x
Ссылка в новой задаче
Block a user