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

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.