We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c50f51c commit 1b4895aCopy full SHA for 1b4895a
README.md
@@ -18,6 +18,7 @@ Player Service is a backend application that serves baseball player data. In add
18
2. Maven
19
- Download and install from [maven.apache.org](https://maven.apache.org/install.html)
20
- Verify installation, run: `mvn --version`
21
+ - Verify java version linked to maven is Java 17 `Java version: 17.x.x`
22
3. Docker
23
- Download and install from [docker.com](https://www.docker.com/)
24
- Verify installation, run: `docker --version`
0 commit comments