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
- Host: GitHub
- URL: https://github.com/oicana/oicana-example-java-spring-boot
- Owner: oicana
- Created: 2026-03-08T10:41:42.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-05-04T21:46:21.000Z (about 1 month ago)
- Last Synced: 2026-05-04T23:38:36.346Z (about 1 month ago)
- Topics: oicana, pdf-generation, pdf-templating, spring-boot, typst
- Language: Java
- Homepage: https://oicana.com
- Size: 1.01 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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