Spring Data JDBC: Upload File and Store in Postgres Database

preview_player
Показать описание
-------------------
In this video, I will do everything from scratch, such as build Spring Data JDBC as maven project to upload file and store in Postgres Database, Create Postgres Database with new server, new schema and create table to store file from Spring Data project in Postgres Database.

Spring Jar Libraries:
Java: 11
Spring-boot-2.7.3
Spring-boot-starter-data-jdbc-2.7.3
Spring-jdbc-5.3.22
Lombok-1.18.24

* List of each section:

▸|00:00:00| Spring Data JDBC: Upload File and Store in Postgres Database
▸|00:00:06| Set up spring boot maven project from scratch
▸|00:00:12| Add maven dependencies
▸|00:00:28| Save project in your local OS
▸|00:00:40| Import as maven project in Spring Tool Suite 4
▸|00:00:51| Start pgAdmin 4 (To create local postgres database)
▸|00:01:03| Create local postgres database (server + user + db)
▸|00:03:01| Create sql script to generate table
▸|00:03:21| Set datasource connection in properties file
▸|00:03:56| Initialize project
▸|00:04:19| Create entities
▸|00:05:30| Create service
▸|00:05:51| Create rest controller in order to create rest api entpoints
▸|00:06:10| Create rest api to upload file
▸|00:07:26| Create repository interface
▸|00:07:57| Create service implementation
▸|00:10:55| Test rest api to upload file
▸|00:12:50| Create rest api to retrieve uploaded file
▸|00:14:43| Create exception class
▸|00:15:26| Test rest api to retrieve uploaded file by file name
▸|00:15:53| Create rest api to upload multi-files
▸|00:16:42| Test rest api to upload multi-files
▸|00:18:07| Create global exception handler
▸|00:18:41| Test in case file not found, then exception cache
▸|00:18:53| Thank you!

#khmerside #JDBC #springboot
-------------------
Track: Netrum & Halvorsen - Circle [Arcade Release]
Music from Arcade by NoCopyrightSounds.
-------------------

Hope this video can bring you with new idea and happy day...
Help to subscribe, like and command to support my work.
Рекомендации по теме