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 | 29 | 30 |
Tags
- 도커 컨테이너 로그
- @Builder @NoArgsConstructor
- AllArgsConstructor
- JPA DB 다중 Connection
- JpaRepository update
- docker 로그
- 도커 logs
- Transactions Propagation Option
- Spring
- JPA DB Connection 다중
- 자바버그수정
- doker logs tail
- vuecomponent
- spring mapper annotation
- vueslot
- spring repository
- JAVA Exception 종류
- NoArgsConstructor
- mapper annotationo
- spring mapper
- CrudRepository update
- Spring JPA Specification
- spring JPA DB multi Connection
- repository annotation
- spring @mapper
- spring DB Connection
- spring JPA DB Connection
- Data Annotation
- 도커 로그 확인
- Vue
Archives
- Today
- Total
목록webapp directory (1)
개발을 잘하고 싶은 개발자
src/main에 있던 webapp을 건드렸다 만들었다 하다가 webapp 디렉토리 폴더의 모양이처음엔 위에 사진처럼 디렉토리 안에 지구(?)모양이 있었는데 잠깐 이름바꾸면서인가?지웠다가 다시만들었는데 저 지구모양이 사라지면서web.xml에 servlet-mapping이 에러가났다. 아래처럼 에러 내용은 저렇지만 maven에는 어느정도 다 넣었다고 생각한다. 그래서 디렉토리를 지구가 들어있는 디렉토리로 바꾸려고 해 보았지만 못찾아서...다른 메이븐+spring webapp 프로젝트를 만들어 거기있는 webapp을 복사 해 왔다. 복사 해 온 지구들어있는 디렉토리에 web.xml에서는 에러가 나지않았다.
Backend/spring
2016. 1. 28. 11:45