The Ultimate Guide to Firebase Storage Integration in Spring Boot

Описание к видео The Ultimate Guide to Firebase Storage Integration in Spring Boot

‪@Firebase‬
This video contains the introduction and steps to employ in order to integrate firebase storage service in your spring boot application. Although this video is mainly based on the storage service alone, however it contains the complete code on how to seamlessly initialize the firebaseApp instance in your project and with that you can easily integrate your spring app with any of the firebase available service.

The final project is a spring boot mvc application that leverages the use of the thymeleaf template engine for the view.

the complete source code to the project can be found in the channel's github repository using the link below

https://github.com/iocods/firebase-in...

In order for you to get started with the project you'll have to clone the start branch of the github repository

00:00:00 - Introduction
00:11:45 - Setting Up a firebase app and storage
00:20:58 - Adding the required dependencies and defining a FirebaseApp Bean
00:30:00 - Defining a firebase service class for file upload to the firebase storage bucket
00:45:58 - Defining logic for the retrieval of images uploaded to the storage bucket



Please do subscribe to this channel and give this video a thumbs up it will help boost the channel for the youtube algorithm. Thank You.

Комментарии

Информация по комментариям в разработке