Example Spring codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld API spec.
1.31k
stars
680
forks
source link
Dockerfile fixed: use gradlew instead of gradle #30
Closed
eugenesimakin closed 3 years ago
We should use gradlew instead of gradle to run the version specified in gradle-wrapper.properties. This fixes #29