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
- Oracle 연결
- Controller
- log4jdbc
- jdbc
- spring
- update
- CRUD
- MVC CRUD
- MVC 게시판
- MVC설정
- log4j
- Oracle
- MVC
- 게시판 List
- 게시판
- service
- mybatis
- 게시판만들기
- delete
- 서비스계층
- hikaricp
- Connection pool
- 환경설정
Archives
- Today
- Total
목록환경설정 (1)
yahayaha

드디어 길고 긴 게시판 만들기. 먼저 스프링 레거스 프로젝트를 만듬. 그리고 pom.xml에서 스프링의 버전과 java 버전 그리고 lombok, junil, Hikari, mybatis, log4jdbc 등 라이브러리 추가. 1.6 5.2.7.RELEASE 1.6.10 1.6.6 org.apache.maven.plugins maven-compiler-plugin 2.5.1 1.8 1.8 -Xlint:all true true org.springframework spring-jdbc ${org.springframework-version} org.springframework spring-tx ${org.springframework-version} org.springframework spring-test ${..
spring/프로젝트
2024. 1. 17. 23:45