Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ohyujeong authored Jul 4, 2024
1 parent 1bcc1b5 commit e1b4934
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# 토스를 모티브로 한 핀테크 백엔드 개발

간단한 계좌, 거래 기능에 관한 API를 만든 후 테스트 코드 작성, 성능테스트 등을 학습하고 <이펙티브 자바>, <도메인 주도 개발 시작하기> 등 서적에서 학습한 내용을 적용하여 코드를 작성했습니다.

## 실행방법
```
Expand All @@ -9,8 +10,7 @@ java -jar tess-0.0.1-SNAPSHOT.jar
```

## REST DOCS
<hr/>
[REST DOCS](localhost:8080/docs/index.html)
[REST DOCS](localhost:8080/docs/index.html/)

## **사용기술**

Expand Down

0 comments on commit e1b4934

Please sign in to comment.