Skip to content

Commit

Permalink
Backlink 카테고리 명 모두 소문자로 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
shyang committed Dec 22, 2023
1 parent 8da35b8 commit 202fb8d
Show file tree
Hide file tree
Showing 106 changed files with 210 additions and 210 deletions.
2 changes: 1 addition & 1 deletion _posts/2023-09-17-Spring-SpringMVC 구현.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,5 +131,5 @@ public class IndexWebContoller {
---

# 연결문서
- [WebMvcConfigurer](../../spring/Spring-WebMvcConfigurer)
- [WebMvcConfigurer](../../spring/spring-WebMvcConfigurer)

2 changes: 1 addition & 1 deletion _posts/2023-09-17-리소스-리소스제작.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ last_modified_at: 2023-09-17T08:00:00-10:00:00
---

# 연결문서
- [좌우대칭 그리기](../../procreate/Procreate-좌우대칭-그리기)
- [좌우대칭 그리기](../../procreate/procreate-좌우대칭-그리기)

2 changes: 1 addition & 1 deletion _posts/2023-09-19-Nodejs-npm.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ last_modified_at: 2023-09-19T08:00:00-10:00:00
---

# 연결문서
- [npx](../../nodejs/Nodejs-npx)
- [npx](../../nodejs/nodejs-npx)

2 changes: 1 addition & 1 deletion _posts/2023-09-19-Obsidian-확장 프로그램 정리.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ last_modified_at: 2023-09-19T08:00:00-10:00:00

### Dataview
- 쿼리를 사용하여 메모 리스팅
- 사용법 : [Dataview](../../obsidian/Obsidian-Dataview)
- 사용법 : [Dataview](../../obsidian/obsidian-Dataview)

### Excalidraw
- 그림 편집, 도식화 기능
Expand Down
2 changes: 1 addition & 1 deletion _posts/2023-09-19-React-외부API 연동.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ last_modified_at: 2023-09-19T08:00:00-10:00:00
# 내용

## API 목록
- [ ] 카카오 지도 [Kakao Map](../../react/React-Kakao-Map)
- [ ] 카카오 지도 [Kakao Map](../../react/react-Kakao-Map)
- [ ] 네이버 지도

---
Expand Down
4 changes: 2 additions & 2 deletions _posts/2023-09-28-GithubBlog-Github Blog 만들기.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,6 @@ last_modified_at: 2023-09-28T08:00:00-10:00:00
---

# 연결문서
- [Post Blog Content](../../githubblog/GithubBlog-Post-Blog-Content)
- [Blog Comment 적용](../../githubblog/GithubBlog-Blog-Comment-적용)
- [Post Blog Content](../../githubblog/githubblog-Post-Blog-Content)
- [Blog Comment 적용](../../githubblog/githubblog-Blog-Comment-적용)

4 changes: 2 additions & 2 deletions _posts/2023-09-29-GithubBlog-Blog Comment 적용.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,5 @@ last_modified_at: 2023-09-29T08:00:00-10:00:00
---

# 연결문서
- [Github Blog 만들기](../../githubblog/GithubBlog-Github-Blog-만들기)
- [Post Blog Content](../../githubblog/GithubBlog-Post-Blog-Content)
- [Github Blog 만들기](../../githubblog/githubblog-Github-Blog-만들기)
- [Post Blog Content](../../githubblog/githubblog-Post-Blog-Content)
2 changes: 1 addition & 1 deletion _posts/2023-09-29-GithubBlog-Post Blog Content.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,5 @@ last_modified_at: 2023-09-29T08:00:00-10:00:00
---

# 연결문서
- [MarkDown Syntax](../../markdown/Markdown-MarkDown-Syntax)
- [MarkDown Syntax](../../markdown/markdown-MarkDown-Syntax)

2 changes: 1 addition & 1 deletion _posts/2023-10-08-React-Kakao Map.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ export default Kakao
---

# 연결문서
- [외부API 연동](../../react/React-외부API-연동)
- [외부API 연동](../../react/react-외부API-연동)

2 changes: 1 addition & 1 deletion _posts/2023-10-10-Nodejs-npx.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ last_modified_at: 2023-10-10T08:00:00-10:00:00
---

# 연결문서
- [npm](../../nodejs/Nodejs-npm)
- [npm](../../nodejs/nodejs-npm)

2 changes: 1 addition & 1 deletion _posts/2023-10-11-MSSQL-MSSQL.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ CAST(#{endDate, jdbcType=VARCHAR} AS DATE
---

# 연결문서
- [CommonDB](../../database/Database-CommonDB)
- [CommonDB](../../database/database-CommonDB)
2 changes: 1 addition & 1 deletion _posts/2023-10-11-MariaDB-MariaDB.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ CAST(expr AS type)
---

# 연결문서
- [CommonDB](../../database/Database-CommonDB)
- [CommonDB](../../database/database-CommonDB)
4 changes: 2 additions & 2 deletions _posts/2023-10-11-Oracle-Oracle Function.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ NVL2(comm, 'Y', 'N')
---

# 연결문서
- [CommonDB](../../database/Database-CommonDB)
- [Oracle 환경 구성](../../oracle/Oracle-Oracle-환경-구성)
- [CommonDB](../../database/database-CommonDB)
- [Oracle 환경 구성](../../oracle/oracle-Oracle-환경-구성)
4 changes: 2 additions & 2 deletions _posts/2023-10-11-WebCommon-html-작성법 기본.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ last_modified_at: 2023-10-11T08:00:00-10:00:00
---

# 연결문서
- [html-문서 기본 구조](../../webcommon/WebCommon-html-문서-기본-구조)
- [html-tags](../../webcommon/WebCommon-html-tags)
- [html-문서 기본 구조](../../webcommon/webcommon-html-문서-기본-구조)
- [html-tags](../../webcommon/webcommon-html-tags)
4 changes: 2 additions & 2 deletions _posts/2023-10-12-Annotation-@Transactional.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ last_modified_at: 2023-10-12T08:00:00-10:00:00
---

# 연결문서
- [SpringMVC](../../spring/Spring-SpringMVC)
- [SpringMVC 구현](../../spring/Spring-SpringMVC-구현)
- [SpringMVC](../../spring/spring-SpringMVC)
- [SpringMVC 구현](../../spring/spring-SpringMVC-구현)
2 changes: 1 addition & 1 deletion _posts/2023-10-12-Obsidian-Link.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ last_modified_at: 2023-10-12T08:00:00-10:00:00
---

# 연결문서
- [MarkDown Syntax](../../markdown/Markdown-MarkDown-Syntax)
- [MarkDown Syntax](../../markdown/markdown-MarkDown-Syntax)

2 changes: 1 addition & 1 deletion _posts/2023-10-12-WebCommon-html-문서 기본 구조.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ last_modified_at: 2023-10-12T08:00:00-10:00:00
---

# 연결문서
- [html-작성법 기본](../../webcommon/WebCommon-html-작성법-기본)
- [html-작성법 기본](../../webcommon/webcommon-html-작성법-기본)
4 changes: 2 additions & 2 deletions _posts/2023-10-14-개발환경-개발 PC 셋팅.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ last_modified_at: 2023-10-14T08:00:00-10:00:00

## TOOLS

### [Intellij](../../ide/IDE-Intellij)
### [Intellij](../../ide/ide-Intellij)
- Spring 개발 IDE

### Vscode
Expand All @@ -35,7 +35,7 @@ last_modified_at: 2023-10-14T08:00:00-10:00:00
### DataGrip
- DB Manager

### [WebStorm](../../ide/IDE-WebStorm)
### [WebStorm](../../ide/ide-WebStorm)
- Javascript

### 유니티
Expand Down
2 changes: 1 addition & 1 deletion _posts/2023-10-15-Build-Gradle.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ tasks.named('test') {
### Daemon Process
- 메모리상에 빌드 결과물을 보관
- 한번 빌드된 프로젝트는 다음 빌드에 매우 적은 시간만 소요됨
- [Daemon Process](../../servercommon/ServerCommon-Daemon-Process)
- [Daemon Process](../../servercommon/servercommon-Daemon-Process)

---

Expand Down
2 changes: 1 addition & 1 deletion _posts/2023-10-15-Build-Java BuildTools.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ last_modified_at: 2023-10-15T08:00:00-10:00:00
- 변경된 부분만 빌드 가능
- 병렬처리로 빌드시간 단축
- 선언적 언어 사용으로 빌드 프로세스를 이해하고 관리하기 쉬움
- [Gradle](../../build/Build-Gradle)
- [Gradle](../../build/build-Gradle)

## 역할
- 의존성 관리
Expand Down
2 changes: 1 addition & 1 deletion _posts/2023-10-15-Git-Git-Delete Repository.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ last_modified_at: 2023-10-15T08:00:00-10:00:00
---

# 연결문서
- [Git-Private Repository](../../git/Git-Git-Private-Repository)
- [Git-Private Repository](../../git/git-Git-Private-Repository)
2 changes: 1 addition & 1 deletion _posts/2023-10-15-Git-Git-Private Repository.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ last_modified_at: 2023-10-15T08:00:00-10:00:00
---

# 연결문서
- [Git-Delete Repository](../../git/Git-Git-Delete-Repository)
- [Git-Delete Repository](../../git/git-Git-Delete-Repository)
4 changes: 2 additions & 2 deletions _posts/2023-10-15-하드웨어-Synolgy NAS.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,5 @@ last_modified_at: 2023-10-15T08:00:00-10:00:00
# 연결문서
- [DHCP](../../통신/통신-DHCP)
- [NAS](../../하드웨어/하드웨어-NAS)
- [DDNS](../../servercommon/ServerCommon-DDNS)
- [Port Forwarding](../../servercommon/ServerCommon-Port-Forwarding)
- [DDNS](../../servercommon/servercommon-DDNS)
- [Port Forwarding](../../servercommon/servercommon-Port-Forwarding)
2 changes: 1 addition & 1 deletion _posts/2023-10-16-Git-Git-Private-Sourcetree연동.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ last_modified_at: 2023-10-16T08:00:00-10:00:00

# 연결문서
- [SSH](../../통신/통신-SSH#git을-사용한--키-생성)
- [Git-ErrorList](../../git/Git-Git-ErrorList#ssh-rsa)
- [Git-ErrorList](../../git/git-Git-ErrorList#ssh-rsa)
2 changes: 1 addition & 1 deletion _posts/2023-10-16-통신-SSH.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ last_modified_at: 2023-10-16T08:00:00-10:00:00
- 암호화된 통신

## SSH 인증
- 원격지의 SSH [Daemon Process](../../servercommon/ServerCommon-Daemon-Process) 에게 인증요청
- 원격지의 SSH [Daemon Process](../../servercommon/servercommon-Daemon-Process) 에게 인증요청
1. LOCAL은 난수 생성 후 REMOTE의 공개키로 암호화 해서 전송하고, HASH에 저장
2. REMOTE는 암호 데이터를 자신의 개인키로 복호화 후 복호화된 데이터를 LOCAL에게 전송
3. LOCAL은 전달받은 난수의 HASH와 저장했던 HASH 비교
Expand Down
4 changes: 2 additions & 2 deletions _posts/2023-10-19-ReactStudy-React-Init.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@ last_modified_at: 2023-10-19T08:00:00-10:00:00
---

# 연결문서
- [npm](../../nodejs/Nodejs-npm)
- [vite](../../webcommon/WebCommon-vite)
- [npm](../../nodejs/nodejs-npm)
- [vite](../../webcommon/webcommon-vite)
6 changes: 3 additions & 3 deletions _posts/2023-10-20-ReactStudy-React-JSX.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ last_modified_at: 2023-10-20T08:00:00-10:00:00

# 연결문서
- <https://www.w3schools.com/jsref/dom_obj_event.asp>
- [React-EventHandler](../../reactstudy/ReactStudy-React-EventHandler)
- [React-Keyword](../../reactstudy/ReactStudy-React-Keyword)
- [React-Syntax](../../reactstudy/ReactStudy-React-Syntax)
- [React-EventHandler](../../reactstudy/reactstudy-React-EventHandler)
- [React-Keyword](../../reactstudy/reactstudy-React-Keyword)
- [React-Syntax](../../reactstudy/reactstudy-React-Syntax)
2 changes: 1 addition & 1 deletion _posts/2023-10-20-통신-Websocket.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ last_modified_at: 2023-10-20T08:00:00-10:00:00
---

# 연결문서
- [HTTP](../../servercommon/ServerCommon-HTTP)
- [HTTP](../../servercommon/servercommon-HTTP)
2 changes: 1 addition & 1 deletion _posts/2023-10-22-ReactStudy-React-Keyword.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,4 @@ import { useEffect } from "react";
---

# 연결문서
- [React-LifeCycle](../../reactstudy/ReactStudy-React-LifeCycle)
- [React-LifeCycle](../../reactstudy/reactstudy-React-LifeCycle)
2 changes: 1 addition & 1 deletion _posts/2023-10-22-ReactStudy-React-Tip.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ last_modified_at: 2023-10-22T08:00:00-10:00:00
## 리스트 렌더링
- 태그 반복시, map, filter 사용
- key 값은 필수
- 2개 이상의 Element를 리스팅하려면 [React-Fragment](../../reactstudy/ReactStudy-React-Fragment)를 사용한다.
- 2개 이상의 Element를 리스팅하려면 [React-Fragment](../../reactstudy/reactstudy-React-Fragment)를 사용한다.

```javascript
export default function App() {
Expand Down
2 changes: 1 addition & 1 deletion _posts/2023-10-23-ReactStudy-React-Props.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,4 +145,4 @@ export default function ChickenChild({title, salt, onChangeSalt}) {
---

# 연결문서
- [React-Keyword](../../reactstudy/ReactStudy-React-Keyword#usestate)
- [React-Keyword](../../reactstudy/reactstudy-React-Keyword#usestate)
2 changes: 1 addition & 1 deletion _posts/2023-10-24-ReactStudy-React-Build.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ npm run build
---

# 연결문서
- [CSR SSR](../../webcommon/WebCommon-CSR-SSR)
- [CSR SSR](../../webcommon/webcommon-CSR-SSR)
4 changes: 2 additions & 2 deletions _posts/2023-10-24-WebCommon-html-tags.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,5 @@ last_modified_at: 2023-10-24T08:00:00-10:00:00
---

# 연결문서
- [html-작성법 기본](../../webcommon/WebCommon-html-작성법-기본)
- [html-문서 기본 구조](../../webcommon/WebCommon-html-문서-기본-구조)
- [html-작성법 기본](../../webcommon/webcommon-html-작성법-기본)
- [html-문서 기본 구조](../../webcommon/webcommon-html-문서-기본-구조)
4 changes: 2 additions & 2 deletions _posts/2023-10-25-Annotation-@EnableWebMvc.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ last_modified_at: 2023-10-25T08:00:00-10:00:00
---

# 연결문서
- [SpringMVC](../../spring/Spring-SpringMVC)
- [SpringMVC 구현](../../spring/Spring-SpringMVC-구현)
- [SpringMVC](../../spring/spring-SpringMVC)
- [SpringMVC 구현](../../spring/spring-SpringMVC-구현)
6 changes: 3 additions & 3 deletions _posts/2023-10-25-Annotation-@Scheduled.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,6 @@ private void scheduleTest() { logger.error("hello"); }
---

# 연결문서
- [SpringMVC](../../spring/Spring-SpringMVC)
- [SpringMVC 구현](../../spring/Spring-SpringMVC-구현)
- [Cron Expression](../../expression/Expression-Cron-Expression)
- [SpringMVC](../../spring/spring-SpringMVC)
- [SpringMVC 구현](../../spring/spring-SpringMVC-구현)
- [Cron Expression](../../expression/expression-Cron-Expression)
2 changes: 1 addition & 1 deletion _posts/2023-10-25-Spring-Servlet Container.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ last_modified_at: 2023-10-25T08:00:00-10:00:00
---

# 연결문서
- [Servlet](../../spring/Spring-Servlet)
- [Servlet](../../spring/spring-Servlet)
2 changes: 1 addition & 1 deletion _posts/2023-10-25-Spring-Servlet.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ public interface Servlet {
---

# 연결문서
- [DispatcherServlet](../../spring/Spring-DispatcherServlet)
- [DispatcherServlet](../../spring/spring-DispatcherServlet)
6 changes: 3 additions & 3 deletions _posts/2023-10-25-Spring-SpringMVC.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@ last_modified_at: 2023-10-25T08:00:00-10:00:00
---

# 연결문서
- [SpringMVC 구현](../../spring/Spring-SpringMVC-구현)
- [Servlet](../../spring/Spring-Servlet)
- [DispatcherServlet](../../spring/Spring-DispatcherServlet)
- [SpringMVC 구현](../../spring/spring-SpringMVC-구현)
- [Servlet](../../spring/spring-Servlet)
- [DispatcherServlet](../../spring/spring-DispatcherServlet)
8 changes: 4 additions & 4 deletions _posts/2023-10-25-Spring-WebMvcConfigurer.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ last_modified_at: 2023-10-25T08:00:00-10:00:00
# 내용

## WebMvcConfigurer란
- [Boiler Plate](../../cleancode/CleanCode-Boiler-Plate)코드 없이 요구사항에 맞게 프레임워크를 조정할 수 있게 해준다.
- [@EnableWebMvc](../../annotation/Annotation-@EnableWebMvc) 를 통해 활성화된 Web MVC 애플리케이션의 구성정보 커스터마이징을 돕는다.
- [Boiler Plate](../../cleancode/cleancode-Boiler-Plate)코드 없이 요구사항에 맞게 프레임워크를 조정할 수 있게 해준다.
- [@EnableWebMvc](../../annotation/annotation-@EnableWebMvc) 를 통해 활성화된 Web MVC 애플리케이션의 구성정보 커스터마이징을 돕는다.

## 용도

Expand Down Expand Up @@ -52,7 +52,7 @@ public void configureViewResolvers(ViewResolverRegistry registry) {
```

>
> [@EnableWebMvc](../../annotation/Annotation-@EnableWebMvc) Annotation과 함께 적용해야 한다.
> [@EnableWebMvc](../../annotation/annotation-@EnableWebMvc) Annotation과 함께 적용해야 한다.
### 리소스 핸들링
- javascript, Css, images 와 같은 정적 리소스를 제어
Expand Down Expand Up @@ -135,4 +135,4 @@ public void addCorsMappings(CorsRegistry registry) {
---

# 연결문서
- [DispatcherServlet](../../spring/Spring-DispatcherServlet)
- [DispatcherServlet](../../spring/spring-DispatcherServlet)
6 changes: 3 additions & 3 deletions _posts/2023-10-26-IDE-WebStorm.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ live-server
---

# 연결문서
- [npm](../../nodejs/Nodejs-npm)
- [Vue-프로젝트-Init](../../vuestudy/VueStudy-Vue-프로젝트-Init)
- [React-Init](../../reactstudy/ReactStudy-React-Init)
- [npm](../../nodejs/nodejs-npm)
- [Vue-프로젝트-Init](../../vuestudy/vuestudy-Vue-프로젝트-Init)
- [React-Init](../../reactstudy/reactstudy-React-Init)
4 changes: 2 additions & 2 deletions _posts/2023-10-26-VueStudy-Vue-Script Syntax.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,5 +190,5 @@ watch(bookInfoModel, (newValue) => {
---
# 연결문서
- [html-tags](../../webcommon/WebCommon-html-tags)
- [Vue-Directive](../../vuestudy/VueStudy-Vue-Directive)
- [html-tags](../../webcommon/webcommon-html-tags)
- [Vue-Directive](../../vuestudy/vuestudy-Vue-Directive)
6 changes: 3 additions & 3 deletions _posts/2023-10-26-VueStudy-Vuejs.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ last_modified_at: 2023-10-26T08:00:00-10:00:00
---

# 연결문서
- [CSR SSR](../../webcommon/WebCommon-CSR-SSR)
- [Vue-프로젝트-Init](../../vuestudy/VueStudy-Vue-프로젝트-Init)
- [Vue-Script Syntax](../../vuestudy/VueStudy-Vue-Script-Syntax)
- [CSR SSR](../../webcommon/webcommon-CSR-SSR)
- [Vue-프로젝트-Init](../../vuestudy/vuestudy-Vue-프로젝트-Init)
- [Vue-Script Syntax](../../vuestudy/vuestudy-Vue-Script-Syntax)
Loading

0 comments on commit 202fb8d

Please sign in to comment.