Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JDeli Spring boot Example

This is an example project of how you can convert image files in a Java web application using JDeli with Spring boot and the option of ThymeLeaf


Getting started

To get started you can run to start your application

./mvnw spring-boot:run

then either visit http://localhost:8080
or send a POST request via a curl command like so:
curl -X POST http://localhost:8080 -F file=@/path/to/your/image.png -F format="bmp" -o output.bmp


Who do I talk to?

Found a bug, or have a suggestion / improvement? Let us know through the Issues page.

Got questions? You can contact us here.

Copyright 2026 IDRsolutions

About

An example Spring Boot Application to Upload & Convert Images Using JDeli

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages