- Notifications
You must be signed in to change notification settings - Fork8
bezkoder/spring-data-r2dbc-postgresql-example
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Spring Boot R2DBC + PostgreSQL example - CRUD application that uses Spring Data Reactive (R2DBC) to interact with PostgreSQL database and Spring WebFlux for Reactive Rest API. You'll know:
- How to configure Spring Data Reactive, R2DBC to work with PostgreSQL Database
- How to define Data Models and Repository interfaces
- Way to create Spring Rest Controller to process HTTP requests
- Way to use Spring Data R2DBC to interact with PostgreSQL Database
For more detail, please visit:
Front-end that works well with this Back-end
More Practice:
Spring Boot Pagination & Filter example | Spring JPA, Pageable
Spring Data JPA Sort/Order by multiple Columns | Spring Boot
Associations:
Security:
Spring Boot + Spring Security JWT Authentication & Authorization
Fullstack:
Run both Back-end & Front-end in one place:
mvn spring-boot:runAbout
Spring Boot R2DBC with PostgreSQL example - CRUD app with Spring Data R2DBC PostgreSQL example, Spring WebFlux for Reactive Rest API
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.