lots of exercises in java... from https://github.com/exercism/java
Samuel Warner d3e23b8873 forth: update tests suite to 1.4.0 пре 8 година
..
src/reference/java Restructure exercise directory пре 9 година
readme.go.tmpl forth: add to track пре 9 година
version forth: update tests suite to 1.4.0 пре 8 година

readme.go.tmpl

# {{ .Spec.Name }}

{{ .Spec.Description -}}
{{- with .Hints }}
{{ . }}
{{ end }}
{{- with .TrackInsert }}
{{ . }}
{{ end }}
{{- with .Spec.Credits -}}
## Source

{{ . }}
{{ end }}
## Submitting Incomplete Solutions
It's possible to submit an incomplete solution so you can see how others have completed the exercise.