lots of exercises in java... from https://github.com/exercism/java
Christopher Thornton 049506908a
Merge 5d15b8001cf7ee7d8efe6a5755b5031cca785fdd into 5a5202eaca0cbf289215e1e0e40e8426ee128ee3
vor 6 Jahren
.github remove reference to xjava vor 6 Jahren
_template _template: restructure directory vor 6 Jahren
bin add check to keep CI from running build.gradle as exercise vor 6 Jahren
config Reformat config files (#1480) vor 6 Jahren
docs fix broken links in maintaining.md vor 6 Jahren
exercises luhn: Updated tests and added version file vor 6 Jahren
gradle/wrapper Revert "Update to Gradle 4.1" vor 7 Jahren
img Optimize track icon (#337) vor 7 Jahren
scripts Fix canonical data check script vor 6 Jahren
.gitattributes Enforce LF line endings vor 7 Jahren
.gitignore Ignore local test output vor 7 Jahren
.travis.yml add travis_retry param to rvm install vor 6 Jahren
CONTRIBUTING.md contributing.md: Remove broken link vor 6 Jahren
LICENSE Reassign copyright to Exercism legal entity vor 7 Jahren
POLICIES.md Update policies vor 6 Jahren
README.md Fix broken link vor 7 Jahren
config.json hello-world: set auto-approve to true (#1482) vor 6 Jahren
gradlew Revert "Update to Gradle 4.1" vor 7 Jahren
gradlew.bat Update permissions for gradlew.bat vor 7 Jahren

README.md

java Build Status

Source for Exercism Exercises in Java.

Contributing Guide

For general information about how to contribute to Exercism, please refer to the Contributing Guide.

For information on contributing to this track, refer to the CONTRIBUTING.md file.