Recent Posts
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 |
Tags
- 깡돼후
- JanusWebRTCGateway
- PytestPluginManager
- 개성국밥
- PersistenceContext
- 자원부족
- mp4fpsmod
- 겨울 부산
- VARCHAR (1)
- 티스토리챌린지
- vfr video
- kotlin
- tolerated
- 달인막창
- 코루틴 빌더
- preemption #
- 헥사고날아키텍처 #육각형아키텍처 #유스케이스
- table not found
- 코루틴 컨텍스트
- 오블완
- taint
- Value too long for column
- JanusWebRTC
- pytest
- JanusGateway
- k8s #kubernetes #쿠버네티스
- JanusWebRTCServer
- terminal
- Spring Batch
- python
Archives
목록The server time zone value ‘KST’ is unrecognized or represents more than one time zone (1)
너와 나의 스토리
[Spring] MySQL 연동 - 설정하기
1. MySQL 설치 homebrew를 이용하여 설치 $ brew install mysql 2. 필요한 dependency 추가 dependencies { implementation 'org.springframework.boot:spring-boot-starter-jdbc' implementation 'org.springframework.boot:spring-boot-starter-thymeleaf' implementation 'org.springframework.boot:spring-boot-starter-web' implementation 'org.mybatis.spring.boot:mybatis-spring-boot-starter:2.1.4' compileOnly 'org.projectlombok:..
개발/Spring Boot
2021. 1. 11. 00:21