Description
In this course, you will learn :
- Spring Boot
- React
- How to upload photos to Amazon S3
- AWS S3
- Building API's
Syllabus :
- Spring Initializr
- IntelliJ and AWS SDK
- AWS Credentials
- Amazon S3 Client
- Creating S3 Bucket
- Saving files to S3 Bucket
- User Profile model
- Create in-memory Database
- API & service Layers
- Upload Image API
- Check List to Upload Images
- Facebook Create-react-app
- Components and Axios
- Rendering User Profile
- React Dropzone
- Pexels
- UI Logic To Upload Files
- Increase Servlet Max Upload File Size
- Exercise
- Lets Implement uploadUserProfileImage()
- Lets Test Things Out
- Set User Profile Image Link
- Lets Implement download() Images
- Lets Implement Download Images on Frontend