This is a simple api to upload images to database and get the image from database.
- JAVA 19 - Java 19
- Spring - MVC Framework
- Apache Maven 3.8.6 - Dependency Management
- IntelliJ - IDE for Java
- Clone the project
You can execute the project using the command line or using the IDE.
- Using the command line
mvn spring-boot:run
- Using the IDE
Run the class UploadImageApiApplication.java
This project has a simple interface build in angular to test the api. to access the interface you can use the link below:
{host}/api/v1/client
In this interface you can upload images and get the images from database.
- Spring Web - Framework for web applications
- Spring Data JPA - Framework for data persistence
- H2 database - Database that runs in memory
- Lombok - Library to reduce boilerplate code
- Angular - Framework for web applications
My contact info 📬