Skip to content

alina-yur/swiss-german-dictionary

Repository files navigation

Swiss German Dictionary

This is a sample project that showcases the integration between Spring Boot, GraalVM, and H2.

Run on the JVM:

mvn spring-boot:run

Build and run as a native image:

mvn -Pnative native:compile
./target/dictionary

About

a GraalVM / H2 / Spring Native application

Resources

License

Stars

Watchers

Forks