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.