Spring Boot 2 Access data reactively from Relational Database

preview_player
Показать описание
Spring Boot 2 Access data reactively from Relational Database
Hey everyone welcome back to the Tech DIY playground session. This time we are playing around with R2DBC Reactive Relational Database Connectivity.
Has support for most of the Relational DB’s out there except Oracle AsyncDBC still in development.
r2dbc is a community effort led by a team from Pivotal and other companies. Have drivers for PG, H2, and MSSQL DB
frequently used IntelliJ shortcuts

++++++++++++ Index +++++++++++++++++++
0:00 Introduction
4:08 Project setup
9:29 Implementation
28:21 Execution
29:29 Issues & resolution
32:49 refs & further road map
++++++++++++++++++++++++++++++++++++

shortcut
Mac 🍏
outline — ⌘+F12
column mode — ⬆︎+⌘+8
Generate — ⌘+N
Navigate — ⌘+E
Recent editing points — ⬆︎+⌘+E
Duplicate code — ⌘+D
delete line — ⌘+back
move line —⬆︎+⌘+up/down
project view — ⌘+1

Win 🪟
outline — ctrl+F12
column mode — Shift+Alt+Insert
Generate — Alt + Insert
Navigate — ctrl+E
Recent editing points — ⬆︎+ctrl+E
Duplicate code — ctrl+D
delete line — ctrl+Y
move line —⬆︎+Alt+up/down

Links:
spring - good read:
spring - guide:
Issue faced:
Sample code:

video footage
Рекомендации по теме
Комментарии
Автор

sir, you are awesome, very nicely explained

yogendrakumaryadav
Автор

sir can you do r2dbc + postgresql....to cover composite key issue

sauravpoojary
join shbcf.ru