From 7ebe9e5f749193e07e9eac01cb19952a9439b86b Mon Sep 17 00:00:00 2001 From: nwar-Jeon Date: Sun, 1 Dec 2019 05:11:12 +0900 Subject: [PATCH] =?UTF-8?q?=EB=A7=88=EB=AC=B4=EB=A6=AC.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 9237f8f..2882470 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,15 @@ JPA를 이용한 Repository 패턴을 사용할 예정입니다. ### Library / Framework / Tools + JPA -+ MariaDB -+ HeidiSQL -+ Swagger 2 -+ Spring Boot ++ MariaDB : [https://mariadb.org](https://mariadb.org/) ++ HeidiSQL : [https://www.heidisql.com](https://www.heidisql.com/) ++ Swagger 2 : https://swagger.io/ ++ Spring Boot : https://spring.io/ + Rest -+ Lombok -+ Web Socket ++ Lombok : https://projectlombok.org/ ++ Web Socket : https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-websocket ### 참고자료 -+ https://victorydntmd.tistory.com/253 \ No newline at end of file ++ https://victorydntmd.tistory.com/253 ++ https://spring.io/guides \ No newline at end of file