Our Spring Boot Application will provide APIs for:
- uploading File to a static folder in the Server
- downloading File from server with the link
- getting list of Files’ information (file name & url)
- deleting File
For more detail, please visit:
mvn spring-boot:run
-
Angular 8 / Angular 10 / Angular 11 / Angular 12 / Angular 13 / Angular 14 / Angular 15
More Practice:
Spring Boot: Upload/Import Excel file data into MySQL Database
Exception handling: @RestControllerAdvice example in Spring Boot
Cache the result: Spring Boot Redis Cache example
Documentation: Spring Boot with Swagger 3 example
Reactive Rest API: Spring Boot WebFlux example
Associations:
Security:
Spring Boot Token based Authentication with Spring Security & JWT
With Thymeleaf: