Cloudinary provides a library for simplifying the integration even further, along with Java sample code for uploading and transforming images.
You can find sample projects that demonstrate common Cloudinary's usage in Java here:
https://github.com/cloudinary/cloudinary_java/tree/master/samples
These projects are based on the Spring MVC v3.2:
Photo Album:
A fully working web application that allows you to uploads photos, maintain a database with references to them, list them with their metadata, and display them using various cloud-based transformations. Image uploading is performed both from the server side and directly from the browser using a jQuery plugin.
Comments
2 comments
Not usefull
Hi Saba,
We have a lot of examples on uploading and transforming images in JAVA here: https://cloudinary.com/documentation/java_image_upload
Please let me know if there is anything specific you are looking for that we can help.
Thanks,
Aditi
Please sign in to leave a comment.