GitHub / Hyune-s-lab / high-volume-processing-mysql
[패스트캠퍼스] 백엔드 개발자를 위한 한 번에 끝내는 대용량 데이터 & 트래픽 처리 - Part 1. 대용량 처리를 위한 MySQL 이해
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hyune-s-lab%2Fhigh-volume-processing-mysql
PURL: pkg:github/Hyune-s-lab/high-volume-processing-mysql
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Kotlin
Size: 118 KB
Dependencies parsed at:
19
Created at: over 2 years ago
Updated at: over 2 years ago
Pushed at: over 2 years ago
Last synced at: about 2 years ago
Topics: fastcampus
- mysql 8.0.30
- com.fasterxml.jackson.module:jackson-module-kotlin * implementation
- com.querydsl:querydsl-jpa $querydslVersion implementation
- org.jetbrains.kotlin:kotlin-reflect * implementation
- org.jetbrains.kotlin:kotlin-stdlib-jdk8 * implementation
- org.springdoc:springdoc-openapi-kotlin $openapi3Version implementation
- org.springdoc:springdoc-openapi-ui $openapi3Version implementation
- org.springdoc:springdoc-openapi-webflux-ui $openapi3Version implementation
- org.springframework.boot:spring-boot-starter-data-jpa * implementation
- org.springframework.boot:spring-boot-starter-jdbc * implementation
- org.springframework.boot:spring-boot-starter-web * implementation
- com.mysql:mysql-connector-j * runtimeOnly
- com.github.gavlyukovskiy:p6spy-spring-boot-starter $p6spyVersion testImplementation
- com.navercorp.fixturemonkey:fixture-monkey-starter-kotlin $fixturemonkeyVersion testImplementation
- io.kotest.extensions:kotest-extensions-spring $kotestExtVersion testImplementation
- io.kotest:kotest-assertions-core $kotestVersion testImplementation
- io.kotest:kotest-property $kotestVersion testImplementation
- io.kotest:kotest-runner-junit5 $kotestVersion testImplementation
- org.springframework.boot:spring-boot-starter-test * testImplementation