This is a sample application that uses the spring boot integration module of the Java OpenDocument Converter (JODConverter) project.
First, build the project:
gradlew :samples:spring-boot-webapp:build
Then, run:
gradlew :samples:spring-boot-webapp:bootRun
Once started, use your favorite browser and visit this page:
http://localhost:8080/
Happy conversions!!