Other Notes - zacisco/notes GitHub Wiki
Malware OpenSource
LINKs
Some Info
POST — создание ресурса.
PUT — замена ресурса целиком.
PATCH — редактирование ресурса.
Patterns
Notifications Patterns/API
- Push API
- SSE (Server Side Event)
- Part 1
- Part 2
- One more (WebFlux)
- Изучая Spring - 30 Server-Sent Events видео реально сумбурное,но даже некоторые очень интересные моменты раскрывает
- WebSocket
SO:
- Java 11 application as lightweight docker imageimage
- How to create a small docker image of openjdk 11
WebFlux
https://habr.com/ru/post/565698/
Crud vs Jpa:
EPC:
https://www.businessstudio.ru/wiki/docs/v4/doku.php/ru/csdesign/bpmodeling/epc_notation
RPC:
Asunc:
Vert.x instead of Spring WebFlux if Spring not used