Skip to content

Commit

Permalink
Merge pull request #16 from cheese10yun/guide-api-call
Browse files Browse the repository at this point in the history
README 수정
  • Loading branch information
cheese10yun committed Mar 19, 2019
2 parents 5421632 + af2cdbf commit b67dc7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ $ java -jar -Dspring.profiles.active=local api-service/target/api-service-0.0.1-
1. [Test 전략 가이드](https://github.com/cheese10yun/spring-guide/blob/master/docs/test-guide.md)
2. [Exception 전략 가이드](https://github.com/cheese10yun/spring-guide/blob/master/docs/exception-guide.md)
3. [Domain 객체 가이드](https://github.com/cheese10yun/spring-guide/blob/master/docs/domain-guide.md)
4. [외부 API 가이드 예정](https://github.com/cheese10yun/spring-guide/blob/master/docs/api-call-guide.md)
4. [외부 API 가이드](https://github.com/cheese10yun/spring-guide/blob/master/docs/api-call-guide.md)
5. [Service 적절한 크기 가이드 작업중...]()


Expand Down

0 comments on commit b67dc7d

Please sign in to comment.