0

I'm developing a simple app with AngularJS, Spring Boot and JAX-RS, part of that app requirements is to post a product entity which must contain price, name and picture, so far I find only documentation and tutorials that show how to upload the file itself but not the entity.

I will upload the picture to aws s3, so if there is a way to send the picture outside the entity in the same post, that works fine for me.

That's it, any idea?

dur
  • 15,689
  • 25
  • 79
  • 125
danillosl
  • 519
  • 3
  • 7
  • 13

0 Answers0