lots of exercises in java... from https://github.com/exercism/java
Christopher Thornton e142ccd474 word-count added hints about no starter implementation il y a 8 ans
.github Temporarily disable probot il y a 9 ans
_template _template: restructure directory il y a 8 ans
bin add check to keep CI from running build.gradle as exercise il y a 8 ans
config Mark stkent as an alumnus il y a 8 ans
docs fix broken links in maintaining.md il y a 8 ans
exercises word-count added hints about no starter implementation Copied hints.md from flatten-array exercise and regenerated README.md file via configle. Fixes #1088 il y a 8 ans
gradle/wrapper Revert "Update to Gradle 4.1" il y a 9 ans
img Optimize track icon (#337) il y a 9 ans
scripts canonical-data-check: fix happy path output il y a 9 ans
.gitattributes Enforce LF line endings il y a 9 ans
.gitignore Ignore local test output il y a 9 ans
.travis.yml rvm only works with login shell il y a 9 ans
CONTRIBUTING.md Add hints to exercises without starter implementation (#1084) il y a 8 ans
LICENSE Reassign copyright to Exercism legal entity il y a 9 ans
POLICIES.md policies: add reference il y a 8 ans
README.md Fix broken link il y a 9 ans
config.json Implement alphametics exercise (#1188) il y a 8 ans
gradlew Revert "Update to Gradle 4.1" il y a 9 ans
gradlew.bat Update permissions for gradlew.bat il y a 9 ans

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.