Image Manipulation Project encapsulated in SpringBoot.
Main objective of this Application is to learn the fundamentals of Spring and SpringBoot.
To start the Maven Spring Boot project:
- Clone the repository
- Build and run the project
./mvnw spring-boot:run
- Access the API documentation: Open your web browser and go to http://localhost:8080/api/ to view the documentation and usage examples for all image editing operations.