raghavtilak / SpringBootRestApi

REST APIs construction using Java and Spring, for the android Multipart Example

Repository from Github https://github.comraghavtilak/SpringBootRestApiRepository from Github https://github.comraghavtilak/SpringBootRestApi

SpringBootRestApi

REST APIs construction using Java and Spring. Receiving multiple images along with JSON data, and storing the images in a folder in image format.

Android App Code

Frontend for consuming the REST APIs Multipart Example