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

A collection of code examples from blog posts etc.

License

Notifications You must be signed in to change notification settings

elambda/code-examples

Open more actions menu
 
 

Repository files navigation

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.

Java

All modules require Java 11 to compile and run.

Building with Gradle

The build is configured so that you can build all modules at once or each module separately.

Building all Modules at Once

In the main folder, run

./gradlew clean build

Building a Module Separately

In the folder of the module, run

./gradlew clean build

Non-Java Modules

Some folders contain non-Java projects. For those, refer to the README within the module folder.

About

A collection of code examples from blog posts etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 80.8%
  • JavaScript 12.3%
  • TypeScript 4.7%
  • HTML 1.3%
  • Other 0.9%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.