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 | 31 |
Tags
- log4jdbc
- 게시판
- delete
- Oracle
- MVC CRUD
- Oracle 연결
- mybatis
- 환경설정
- update
- service
- Connection pool
- MVC설정
- 게시판만들기
- jdbc
- 게시판 List
- Controller
- MVC
- log4j
- hikaricp
- MVC 게시판
- 서비스계층
- spring
- CRUD
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