lots of exercises in java... from https://github.com/exercism/java
Stuart Kent 5d83869f71 Rename .version files hace 9 años
..
src/reference/java Restructure exercise directory hace 9 años
readme.go.tmpl forth: add to track hace 9 años
version Rename .version files hace 9 años

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.