An open API service indexing awesome lists of open source software.

https://github.com/oicana/oicana-example-java-spring-boot

Example project for using Oicana templates with Java
https://github.com/oicana/oicana-example-java-spring-boot

oicana pdf-generation pdf-templating spring-boot typst

Last synced: 4 days ago
JSON representation

Example project for using Oicana templates with Java

Awesome Lists containing this project

README

          

# Oicana Example Spring Boot

Small example service that uses Oicana for PDF templating.

## Getting Started

1. Start the service: `./gradlew bootRun`
2. Visit http://localhost:3005/swagger-ui.html for the API documentation

## Licensing

The code of this example project is licensed under the [MIT license](LICENSE).

But please be aware that the Oicana dependencies [are licensed under PolyForm Noncommercial License 1.0.0][oicana-license] and requires a commercial License for use cases that are not covered by the PolyForm License. Visit [the Oicana website][oicana-website] for pricing options.

[oicana-license]: https://github.com/oicana/oicana?tab=readme-ov-file#licensing
[oicana-website]: https://oicana.com