71af6ee95d70662b0ff6feff6b298a028e6a9d0e
Example Code Repository
This repo contains example projects which show how to use different (not only) Java technologies. The examples are usually accompanied by a blog post on https://reflectoring.io.
See the READMEs in each subdirectory of this repo for more information on each module.
Java Modules
All Java modules require Java 11 to compile and run.
Building with Gradle
Each module should be an independent build and can be built by calling ./gradlew clean build in the module directory.
All modules are listed in build-all.sh to run in the CI pipeline.
Non-Java Modules
Some folders contain non-Java projects. For those, refer to the README within the module folder.
Description
Languages
Java
88.2%
JavaScript
5.7%
HTML
2.5%
TypeScript
1.8%
Shell
0.6%
Other
1.1%