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
- Core Java
- git
- Exception
- 오픈소스
- oracle
- Thymeleaf
- JavaScript
- MySQL
- Tomcat
- jpa
- Python
- 설정
- Open Source
- Spring Boot
- Source
- spring
- JDBC
- IntelliJ
- maven
- SpringBoot
- error
- PostgreSQL
- Eclipse
- 문서
- Docker
- myBatis
- AJAX
- MSSQL
- ubuntu
- STS
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