Skip to content

Commit 9be9a0d

Browse files
Merge pull request #107 from bluejick/main
파일명 표기 수정(실 파일명 사용)
2 parents cfbc369 + 8b2df08 commit 9be9a0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ mvn spring-boot:run
5757

5858
### 1. [Java Config 변환](./Docs/java-config-convert.md)
5959

60-
#### 1) Web.xml을 WebApplicationInitializer 구현체로 변환
60+
#### 1) web.xml을 WebApplicationInitializer 구현체로 변환
6161

6262
#### 2) context-\*.xml 파일을 @Configuration 클래스로 변환
6363

0 commit comments

Comments
 (0)