Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 319 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 319 Bytes

ImageEditingDemo

It is an application that takes the image file received from the user using Java imageIO, makes certain corrections on the image and saves it to the database via an Entity.

Technologies used

* Java

* imageIO

* Springboot

* Hibernate

* H2 database

* Lombok

* Maven