day5 class06 스프링과 JPA 연동
스프링과 JPA연동을 위해 project facets를 jpa 프로젝트로 변환해야한다고 교재엔 나와있지만 역시나 없으니 넘어간다. 1. 라이브러리 내려받기123456789101112131415 org.hibernate hibernate-entitymanager 5.1.0.Final org.springframework spring-orm ${org.springframework-version}Colored by Color Scriptercs 2. jPA 설정 파일 작성- jpa 설정 파일인 persistence.xml 파일은 applicationContext.xml에 모두 등록하기 때문에 추가하지 않아도 된다. 3. 엔티티 매핑 설정- @Entity, @Table, @Id, @GenerateValue 같은 ..
spring
2019. 3. 3. 17:08
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- application context
- 횡단 관심
- #java.lang.NoClassDefFoundError: org/slf4j/event/LoggingEvent삭제
- multiple SLF4J bindings
- preHandler
- LoggingEvent
- Controller
- SqlSessionFactoryBean
- handlermapping
- aop
- XmlWebApplicationContext
- java.lang.NoClassDefFoundError: org/slf4j/event/LoggingEvent
- 의존성
- blocking
- Class path contains multiple SLF4J bindings
- @Autowired
- 컨트롤러
- postHandler
- 스프링 컨테이너
- aspect oriented programming
- servlet context
- 어노테이션
- 의존성 주입
- ViewResolver
- afterCompletion
- 검색
- NoClassDefFoundError
- setter 인젝션
- exclude-mapping
- JoinPoint
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 | 31 |
글 보관함
