Skip to content

Commit

Permalink
add : BE 기술스택 추가사항
Browse files Browse the repository at this point in the history
  • Loading branch information
donsonioc2010 committed Oct 31, 2023
1 parent 1ae2444 commit f355abd
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
- [Front](#front)
- [FrontEnd](#frontend)
- [BackEnd](#backend)
- [Service](#service)
- [DB](#db)
- [CI/CD](#cicd)
- [Tool](#tool)
Expand Down Expand Up @@ -89,6 +90,29 @@

### BackEnd

![JDK17](https://img.shields.io/badge/Java-v.17-CC0000?style=flat&logo=OpenJDK&logoColor=white)
![Gradle](https://img.shields.io/badge/Gradle-v.8-02303A?style=flat&logo=Gradle&logoColor=white)
![Spring Boot](https://img.shields.io/badge/Spring-Boot_v.3-6DB33F?style=flat&logo=Spring-Boot&logoColor=white)
![Spring Data JPA](https://img.shields.io/badge/Spring-Data_JPA-6DB33F?style=flat&logo=Spring&logoColor=white)
![Spring Security](https://img.shields.io/badge/Spring-Security-6DB33F?style=flat&logo=Spring-Security&logoColor=white)
![Spring Cloud](https://img.shields.io/badge/Spring-Cloud-E50914?style=flat&logo=Netflix&logoColor=white)
![Thymeleaf](https://img.shields.io/badge/Thymeleaf-v.3-005F0F?style=flat&logo=Thymeleaf&logoColor=white)
![Thymeleaf](https://img.shields.io/badge/JWT-000000?style=flat&logo=jsonwebtokens&logoColor=white)

### Service

![NCP](https://img.shields.io/badge/NCP-Load_Balancer-03C75A?style=flat&logo=Naver&logoColor=white)
![NCP](https://img.shields.io/badge/NCP-Container_Registry-03C75A?style=flat&logo=Naver&logoColor=white)
![NCP](https://img.shields.io/badge/NCP-Global_DNS-03C75A?style=flat&logo=Naver&logoColor=white)
![NCP](https://img.shields.io/badge/NCP-Object_Storage-03C75A?style=flat&logo=Naver&logoColor=white)
![NCP](https://img.shields.io/badge/NCP-Server-03C75A?style=flat&logo=Naver&logoColor=white)
![NCP](https://img.shields.io/badge/NCP-NAT_Gateway-03C75A?style=flat&logo=Naver&logoColor=white)
![NCP](https://img.shields.io/badge/NCP-Papago_API-03C75A?style=flat&logo=Naver&logoColor=white)
![NCP](https://img.shields.io/badge/NCP-Effective_Log_Search_&_Analytics-03C75A?style=flat&logo=Naver&logoColor=white)
![NCP](https://img.shields.io/badge/Naver-Docker_Pinpoint_v2.5.2-03C75A?style=flat&logo=Naver&logoColor=white)
![Kakao](https://img.shields.io/badge/Kakao-OAuth-FFCD00?style=flat&logo=KakaoTalk&logoColor=white)
![Google](https://img.shields.io/badge/Google-OAuth-4285F4?style=flat&logo=Google&logoColor=white)

### DB

![MySQL](https://img.shields.io/badge/MySQL-v.8.0.33-4479A1?style=flat&logo=MySQL&logoColor=white)
Expand Down

0 comments on commit f355abd

Please sign in to comment.