250x250
Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- Open Source
- MSSQL
- Python
- 오픈소스
- STS
- JDBC
- 문서
- JavaScript
- maven
- oracle
- Eclipse
- ubuntu
- git
- myBatis
- PostgreSQL
- Exception
- spring
- MySQL
- Core Java
- AJAX
- Thymeleaf
- Docker
- IntelliJ
- jpa
- error
- Tomcat
- 설정
- Source
- Spring Boot
- SpringBoot
Archives
- Today
- Total
목록다중 Database 연결 (1)
헤르메스 LIFE
[Spring Boot] DataSource를 이용한 Multi Database Connection 샘플
출처 ; parandol.tistory.com/17 개발환경 Framework ; Spring Boot 2.2.4 + MyBatis JDK : JDK 1.8.0_202 Database : MSSQL : 개발을 위해 MSSQL 하나로 두개의 Connection 을 생성했습니다. pom.xml 4.0.0 com.rest MultiDatabaseSample 1.0-SNAPSHOT 8 8 1.8 org.springframework.boot spring-boot-starter-parent 2.2.4.RELEASE org.springframework.boot spring-boot-devtools runtime true org.springframework.boot spring-boot-starter-web org.s..
Spring Framework
2021. 1. 11. 20:16