스프링(Srping Framework) MyBatis 설정1. 프로젝트 생성 File - Spring Legacy ProjectProject name 설정Templates 에서 Spring MVC Project 선택package 설정2. pom.xml에 라이브러리 추가 junit 버전 변경(4.12), spring-test, spring-jdbc, mysql-connector-java, mybatis, mybatis-spring junit junit 4.12 test org.springframework spring-test ${org.springframework-version} org.springframework spring-jdbc ${org.springframework-version} mysql my..
스프링 AOP 설정1. pom.xml에 AOP 관련 라이브러리 및 트랜잭션 처리를 위한 ‘spring-tx’ 라이브러리 설정1.1 pom.xml에서 aspectj-version 설정 현재 최신 버전 참고 1.8 4.3.10.RELEASE 1.8.10 1.6.6 1.2 라이브러리 설정 org.springframework spring-aop ${org.springframework-version} org.springframework spring-tx ${org.springframework-version} 2.pom.xml에 AspectJ 관련 라이브러리 설정 org.aspectj aspectjrt ${org.aspectj-version} org.aspectj aspectjweaver ${org.aspectj-..
스프링 프로젝트 초기 설정1.프로젝트 생성 File - Spring Legacy ProjectProject name 설정Templates 에서 Spring MVC Project 선택 package 설정2.pom.xml 에서 JDK의 버전과 스프링 버전 수정 1.8 4.3.10.RELEASE 1.6.10 1.6.6 3.프로젝트의 Properties - Project Facets 에서 JDK 버전 설정 4.pom.xml에 라이브러리 추가Spring-test 모듈, spring-jdbc 모듈, MySQL 드라이버, MyBatis 모듈, MyBatis-Spring 모듈, MyBatis 로그 모듈) org.springframework spring-test ${org.springframework-version} o..
- Total
- Today
- Yesterday
- 알고리즘
- Array
- JDBC
- Java
- 미사맛집
- elastic stack
- 잠실맛집
- jenkins
- 자바
- ArrayList
- 카프카
- 자료구조
- mysql
- 초대장
- kafka
- db
- 리스트
- 문자열
- Database
- 송리단길맛집
- PreparedStatement
- keycloak
- 서울카페
- scouter
- 도커
- docker
- string
- spring
- 티스토리초대장
- Algorithm
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |