Skip to content

Commit 7845097

Browse files
committed
Checkout server-timing header version
1 parent 7994a00 commit 7845097

File tree

1 file changed

+4
-0
lines changed
  • content/en/other/pet-clinic

1 file changed

+4
-0
lines changed

content/en/other/pet-clinic/apm.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ Next we will clone the PetClinic repository, then we will compile, build, packag
1414
git clone https://github.com/spring-projects/spring-petclinic
1515
```
1616

17+
```bash
18+
git checkout 276880e
19+
```
20+
1721
Change into the `spring-petclinic` directory:
1822

1923
```bash

0 commit comments

Comments
 (0)