diff --git a/README.md b/README.md index e8f4b47..5fb5be2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,12 @@ +![Java_8](https://img.shields.io/badge/java-v1.8-red?logo=java) +![Java_11](https://img.shields.io/badge/java-v11-red?logo=java) +![Spring_Boot](https://img.shields.io/badge/Spring_Boot-v2.1.4-green.svg?logo=spring) +![Spring_Security](https://img.shields.io/badge/Spring_Security-v5.1.5-green.svg?logo=spring) + # Spring Rest Api - Multi 모듈로 변경하기 ### 개요 - SpringBoot Single Module 프로젝트를 Multi Module 프로젝트로 변경하는 프로젝트 - daddyprogrammer.org에서 연재 및 소스 Github 등록 - https://daddyprogrammer.org/post/12714/spring-boot-intellij-multi-module - - https://daddyprogrammer.org/post/series/springboot2-make-rest-api/ \ No newline at end of file + - https://daddyprogrammer.org/post/series/springboot2-make-rest-api/