Skip to content

EmmanuelNika/sample-java-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Java Applications

This repository contains a set of sample applications in java.

Prerequisites

We assume that the reader is at least vaguely familiar with Java and understands:

  • Variables and expressions
  • Methods
  • Decision structures
  • Iteration structures

Requirements

To compile and run this demo you will need:

  • JDK 11+
  • GraalVM

Configuring GraalVM and JDK 11+

Make sure that both the GRAALVM_HOME and JAVA_HOME environment variables have been set, and that a JDK 11+ java command is on the path.

Contributions

See CONTRIBUTING for how to build these examples.

Application List

Have fun, and join the team of contributors!

About

Sample java applications used in enterprise software

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages