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
- 대댓글
- SpringFramework
- 우리마
- paginationInfo
- Boot
- Controller
- DAO
- egov
- Spring
- CRUD
- 비동기
- 외부접속
- REST
- deferred
- modal #alert #sweetalert #sweetAlert #모달
Archives
- Today
- Total
목록db (1)
우리마의 웹 개발
[eGovFramework]하나의 프로젝트에서 2개의 DB 사용 하기(Postgresql, Tibero DB)
안녕하세요. 이번 글에서는 eGovFramework3.8 환경에서 두 개의 DBMS를 붙이는 방법에 대해서 끄적이려고 해요. 필자는 기존에 Postgresql을 사용하다가 Tibero DB를 붙였어요. 해당 DB의 드라이버는 maven repository에서 가져와서 pom.xml에 추가해주시면 됩니다. Maven Repository: Search/Browse/Explore Integrations SDK Last Release on Dec 22, 2020 mvnrepository.com context-datasource.xml 설정 - Datasource 추가 하기 먼저 datasource를 추가해줘야 합니다. src/main/resource/egovframework/spring 아래에 context-d..
WEB/Spring
2021. 1. 8. 14:57