sirlordt / java-hibernate-native-image-test05

Test05 project using java / hibernate 6 from scratch no micronaut, not spring boot, not quarkus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test05 project

Using:

java

hibernate 6

mysql

from scratch!!!!

no micronaut

no spring boot

no quarkus

Instructions

Run in jvm

  • gradle run

Compile using graalvm/native-image

  • gradle nativeCompile

Compile graalvm/native-image and later run

  • gradle nativeRun

Recomended tool

  • VS CODE (Install Java extention pack)
  • sdkman (Install sdk install java 22.3.r17-grl )

About

Test05 project using java / hibernate 6 from scratch no micronaut, not spring boot, not quarkus

License:Apache License 2.0