필요해서 만든 example과 blog에서 사용한 예제 코드 입니다. 사용된 stack 은 아래에 적혀있습니다.
주로 kotlin1.9 이상, java17 이상, springboot3.3이상, gradle.kts 8이상으로 작성된 예시입니다.
Note
2025-12-01 기준 kotlin 2.2 이상(java 25 미지원 → java 21 기준), java 25 이상, spring boot 4 이상, gradle 9 이상으로 작성되었습니다.
- bucket4j(link)
- application runner & event(link)
- spring warm up(link)
- enum-bean-example(link)
- coroutines-basic-example(link)
- local-cache-example(link)
- global-cache-example(link)
- hybrid-cache-example(link)
- webflux-with-mongo-example(link)
- webflux-with-redis-example(link)
- resilience4j-example(link)
- uri-strange-example(link)s
- proxy-query-plan-example(link)
- cte-example(link)
- load-test-example(link)
- jpa-java-example(link)
- stream-example(link)
- git-master-to-main-example(link)
- graphql-example(link)
- kotlin-notebook-example(link)
- mysql8-example(link)