lots of exercises in java... from https://github.com/exercism/java
Katrina Owen 85d81850a0 Merge pull request #722 from kytrinyx/generate-maintainer-json пре 9 година
.github Temporarily disable probot пре 9 година
_template Move exercise template to root dir пре 9 година
bin Merge pull request #688 from Smarticles101/build-matrix пре 9 година
config Add default maintainers file пре 9 година
docs TESTS.md: remove other references to GETTING-STARTED.md пре 9 година
exercises [installing java] to [installing java and Gradle] пре 9 година
gradle/wrapper Update to Gradle 4.0.1 пре 9 година
img Optimize track icon (#337) пре 9 година
scripts Add script to prune extraneous .keep files пре 9 година
.Rhistory isogram : add to track (#311) пре 9 година
.gitattributes Enforce LF line endings пре 9 година
.gitignore Use Gradle wrapper for CI jobs пре 9 година
.keep list-ops: add to track (#207) пре 9 година
.travis.yml Attempt to optimize build Run unit test and journey test on seperate nodes Gradle uses --configure-on-demand and --parallel where it wasn't present Bundle install uses -j4 пре 9 година
CONTRIBUTING.md Update links to reflect changes in the docs repository пре 9 година
LICENSE Reassign copyright to Exercism legal entity пре 9 година
POLICIES.md policies: fix test class entry in table пре 9 година
README.md Fix broken link пре 9 година
config.json Remove redundant key/value pairs from config.json пре 9 година
gradlew Use Gradle wrapper for CI jobs пре 9 година
gradlew.bat Use Gradle wrapper for CI jobs пре 9 година

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.