Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
update example
  • Loading branch information
PotatoWhite committed Mar 1, 2021
1 parent e2c4e46 commit 08896b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
Simply은 Spring 기반의 Restful API, Event-Driven 개발시 중복적인 코드를 줄여 준다. 중복적인 코드를 줄임으로써 Application 개발자가 Project의 목적인 Business
Logic에 더 집중할 수 있게 하는 것이 목적이다.

* 관련한 사용 예제는 https://github.com/PotatoWhite/simply-demo-user 를 참고하여 주세요.
* Quickstart 관련한 사용 예제는 https://github.com/PotatoWhite/simply-quickstart 를 참고하여 주세요.
* Kafka Binder 관련한 사용 예제는 https://github.com/PotatoWhite/simply-messaging-producer , https://github.com/PotatoWhite/simply-messaging-consumer 를 참고하여 주세요.

## Features

Expand Down

0 comments on commit 08896b9

Please sign in to comment.