Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ mvn spring-boot:run

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

#### 1) Web.xml을 WebApplicationInitializer 구현체로 변환
#### 1) web.xml을 WebApplicationInitializer 구현체로 변환

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

Expand Down