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 | 31 |
Tags
- 개성국밥
- mp4fpsmod
- kotlin
- 깡돼후
- 티스토리챌린지
- 자원부족
- pytest
- JanusWebRTCServer
- 오블완
- JanusGateway
- Value too long for column
- 헥사고날아키텍처 #육각형아키텍처 #유스케이스
- 코루틴 컨텍스트
- JanusWebRTC
- vfr video
- preemption #
- VARCHAR (1)
- table not found
- python
- tolerated
- PersistenceContext
- 코루틴 빌더
- 달인막창
- 겨울 부산
- k8s #kubernetes #쿠버네티스
- terminal
- PytestPluginManager
- JanusWebRTCGateway
- taint
- Spring Batch
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