반응형
application.properties파일에 아래 라인을 추가하여 max connection수치를 조정한다.
spring.datasource.maxActive=5
https://stackoverflow.com/questions/25573034/spring-boot-how-do-i-set-jdbc-pool-properties-like-maximum-number-of-connection
https://engkimbs.tistory.com/755
반응형
'Software Architecture > SpringBoot' 카테고리의 다른 글
[ SW springboot ] 스프링부트 프로젝트 운영관련 (0) | 2022.12.29 |
---|