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 | 29 | 30 | 31 |
Tags
- PostgreSQL
- git
- maven
- myBatis
- JavaScript
- IntelliJ
- JDBC
- MySQL
- Docker
- Tomcat
- Source
- 문서
- Eclipse
- Python
- SpringBoot
- Core Java
- MSSQL
- 설정
- Exception
- ubuntu
- 오픈소스
- spring
- AJAX
- Spring Boot
- Thymeleaf
- oracle
- error
- STS
- Open Source
- jpa
Archives
- Today
- Total
목록spring boot mybatis (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