Skip to content

Commit

Permalink
Link to usage example and demo project
Browse files Browse the repository at this point in the history
  • Loading branch information
fugerit79 committed Jan 12, 2025
1 parent 8cd1c35 commit a9b3e4d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ Or link:https://gradle.org/[gradle] one :
implementation("org.fugerit.java:freemarker-native:$freemarkerNativeVersion")
----

NOTE: project specific native configuration may still be needed (for instance resource and relfect configuration). Here is an link:https://github.com/fugerit-org/freemarker-native-demo/commit/8550f88a0e781521d6424652694e019d1b24a8b0[example].

=== Build

For a local build just run :
Expand Down Expand Up @@ -115,6 +117,13 @@ This projects include the necessary link:https://github.com/fugerit-org/freemark

NOTE: For more information on how native support has beend added read link:https://github.com/fugerit-org/freemarker-native/blob/main/src/main/docs/native-support/index.adoc[here].

[#demo-project]
=== FreeMarker Native Demo project

A demo project, based on quarkus, is available here :

link:https://github.com/fugerit-org/freemarker-native-demo[https://github.com/fugerit-org/freemarker-native-demo]

[#special-thanks]
=== Special thanks

Expand Down

0 comments on commit a9b3e4d

Please sign in to comment.