Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- 설치
- Spring
- query
- viewResolver
- oracle
- 배열
- array
- collection
- pom.xml
- external
- undefined error
- DB
- web.xml
- sqldeveloper
- legacy
- Spring #Spring Boot
- java
- 컬렉션
- jdk
Archives
- Today
- Total
목록viewResolver (1)
개인코딩공부방
[Spring framework] ajax, multipart Resolver,beanNameReslover xml setting
Spring 프로젝트를 이용하는 웹 프로그래머라면 파일 업로드,DB조회, ajax호출을 위해 xml파일에 설정을 추가해 줘야한다. 필자도 매번 어떤걸 써야했더라 하면서 인터넷을 뒤지곤 했는데 번거롭지 않게 미리글을 작성해둔다. 위의 설정을 하기 위해선 pom.xml파일을 수정하여 필요한 라이브러리를 직접 추가든 자동 추가든 어떻게든 추가하여야 한다. 해당 라이브러리는 다음 링크에 소개되어 있다. ☞pom.xml 설정하기
웹/Spring Framework
2018. 12. 5. 15:46