HHH-17367 - Add links to the tutorial's example source code
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
This commit is contained in:
parent
a2f840b439
commit
ef55770286
|
@ -108,3 +108,9 @@ To apply the platform (BOM) in Maven
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencyManagement>
|
</dependencyManagement>
|
||||||
----
|
----
|
||||||
|
|
||||||
|
[[examples]]
|
||||||
|
=== Example sources
|
||||||
|
The bundled examples mentioned in this tutorial can be downloaded from link:{doc-quick-start-url}hibernate-tutorials.zip[here].
|
||||||
|
|
||||||
|
Alternatively, the example source code can also be obtained from https://github.com/hibernate/hibernate-orm/tree/{fullVersion}/documentation/src/main/asciidoc/quickstart/tutorials[Github]
|
Loading…
Reference in New Issue