- Seoul, Republic of Korea
Stars
Powerful, elegant and flexible test framework for Kotlin with assertions, property testing and data driven tests.
These are the best resources for System Design on the Internet
🍀 최근 국내 IT 세미나 및 개발자💻 컨퍼런스 영상의 다시 보기👀 링크를 한곳에 정리했습니다!
Life is too short to google for dependencies and versions
Kotlin library that makes it easy to build and execute queries without generated metamodel
『이펙티브 자바, 3판』(인사이트, 2018)
Java DSL for easy testing of REST services
codeanddonuts / hacker-laws-kr
Forked from dwmkerr/hacker-laws💻📖 개발자에게 유용한 법칙, 이론, 원칙, 그리고 패턴들 #hackerlaws
Spring Data Example Projects
어썸데브블로그. 국내 개발/기술 블로그 모음(only 실명으로).
Clean Architecture Example (Java): Example of what clean architecture would look like (in Java)
GraphQL for Java with Spring Boot made easy.
A library for handling Problems in Spring Web MVC
코딩 테스트 관련 기출문항을 풀어보고 소스코드 및 설명을 업로드합니다.
DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and…