Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
21 lines (12 loc) · 880 Bytes

File metadata and controls

21 lines (12 loc) · 880 Bytes
Copy raw file
Download raw file
Outline
Edit and raw actions

Example Code Repository

Travis CI Status

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.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.