-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
34 lines (31 loc) · 29 KB
/
index.html
File metadata and controls
34 lines (31 loc) · 29 KB
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
32
33
34
<!doctype html>
<html lang="ko" dir="ltr" class="blog-wrapper blog-list-page plugin-blog plugin-id-default" data-has-hydrated="false">
<head>
<meta charset="UTF-8">
<meta name="generator" content="Docusaurus v3.4.0">
<title data-rh="true">허원철의 개발 블로그 | 허원철의 개발 블로그</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://heowc.dev/"><meta data-rh="true" property="og:locale" content="ko"><meta data-rh="true" property="og:locale:alternate" content="en"><meta data-rh="true" name="docusaurus_locale" content="ko"><meta data-rh="true" name="docsearch:language" content="ko"><meta data-rh="true" name="google-site-verification" content="1Ix_vZKEleqqZQsobMMrFR0_bX9Bj-nLZnE6QKSppDA"><meta data-rh="true" name="naver-site-verification" content="c8078357cb88dc72964f9089507aaf7bb0dd1b3b"><meta data-rh="true" property="og:title" content="허원철의 개발 블로그 | 허원철의 개발 블로그"><meta data-rh="true" name="description" content="Blog"><meta data-rh="true" property="og:description" content="Blog"><meta data-rh="true" name="docusaurus_tag" content="blog_posts_list"><meta data-rh="true" name="docsearch:docusaurus_tag" content="blog_posts_list"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://heowc.dev/"><link data-rh="true" rel="alternate" href="https://heowc.dev/" hreflang="ko"><link data-rh="true" rel="alternate" href="https://heowc.dev/en/" hreflang="en"><link data-rh="true" rel="alternate" href="https://heowc.dev/" hreflang="x-default"><link data-rh="true" rel="preconnect" href="https://Z12OUS9993-dsn.algolia.net" crossorigin="anonymous"><script data-rh="true">function insertBanner(){var n=document.createElement("div");n.id="__docusaurus-base-url-issue-banner-container";n.innerHTML='\n<div id="__docusaurus-base-url-issue-banner" style="border: thick solid red; background-color: rgb(255, 230, 179); margin: 20px; padding: 20px; font-size: 20px;">\n <p style="font-weight: bold; font-size: 30px;">Your Docusaurus site did not load properly.</p>\n <p>A very common reason is a wrong site <a href="https://docusaurus.io/docs/docusaurus.config.js/#baseUrl" style="font-weight: bold;">baseUrl configuration</a>.</p>\n <p>Current configured baseUrl = <span style="font-weight: bold; color: red;">/</span> (default value)</p>\n <p>We suggest trying baseUrl = <span id="__docusaurus-base-url-issue-banner-suggestion-container" style="font-weight: bold; color: green;"></span></p>\n</div>\n',document.body.prepend(n);var e=document.getElementById("__docusaurus-base-url-issue-banner-suggestion-container"),s=window.location.pathname,o="/"===s.substr(-1)?s:s+"/";e.innerHTML=o}document.addEventListener("DOMContentLoaded",(function(){void 0===window.docusaurus&&insertBanner()}))</script><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"Blog","@id":"https://heowc.dev/","mainEntityOfPage":"https://heowc.dev/","headline":"Blog","description":"Blog","blogPost":[{"@type":"BlogPosting","@id":"https://heowc.dev/2024/10/20/spring-batch-jpacursoritemreader","mainEntityOfPage":"https://heowc.dev/2024/10/20/spring-batch-jpacursoritemreader","url":"https://heowc.dev/2024/10/20/spring-batch-jpacursoritemreader","headline":"JpaCursorItemReader 제대로 써보기","name":"JpaCursorItemReader 제대로 써보기","description":"JpaCursorItemReader 관련하여 많은 글이 있습니다.","datePublished":"2024-10-20T21:30:00.000Z","author":[],"keywords":[]},{"@type":"BlogPosting","@id":"https://heowc.dev/2023/04/07/improve-spring-integration-test-for-mock","mainEntityOfPage":"https://heowc.dev/2023/04/07/improve-spring-integration-test-for-mock","url":"https://heowc.dev/2023/04/07/improve-spring-integration-test-for-mock","headline":"SpringBoot 테스트 개선해보기 (feat. mock)","name":"SpringBoot 테스트 개선해보기 (feat. mock)","description":"지금하고 있는 프로젝트에서 초기에는 테스트가 거의 없는 수준이였지만, 지금은 어느덧 약 800 여개의 테스트 케이스가 CI를 통해 검증되고 있는데요. 이렇게 테스트 케이스가 나날이 많아지면서 여기서 생긴 문제점과 이를 어떻게 해결했는지 공유해보고자 합니다.","datePublished":"2023-04-07T20:00:00.000Z","author":[],"keywords":[]},{"@type":"BlogPosting","@id":"https://heowc.dev/2022/04/11/serverless-image-handler","mainEntityOfPage":"https://heowc.dev/2022/04/11/serverless-image-handler","url":"https://heowc.dev/2022/04/11/serverless-image-handler","headline":"serverless-image-handler","name":"serverless-image-handler","description":"Serverless Image Handler는 AWS에서 제공하는 다양하고 검증된 서비스들을 조합하여 만들어진 솔루션(?)입니다.","datePublished":"2022-04-11T20:00:00.000Z","author":[],"keywords":[]},{"@type":"BlogPosting","@id":"https://heowc.dev/2022/02/22/blog-migrate-to-docusaurus-from-hexo","mainEntityOfPage":"https://heowc.dev/2022/02/22/blog-migrate-to-docusaurus-from-hexo","url":"https://heowc.dev/2022/02/22/blog-migrate-to-docusaurus-from-hexo","headline":"블로그 마이그레이션 (feat. docusaurus)","name":"블로그 마이그레이션 (feat. docusaurus)","description":"기존에 사용하던 SSG(Static Site Generator)를 hexo에서 docusaurus으로 변경한 작업을 공유해봅니다.","datePublished":"2022-02-22T13:00:00.000Z","author":[],"keywords":[]},{"@type":"BlogPosting","@id":"https://heowc.dev/2021/12/28/2021-develop-retrospection","mainEntityOfPage":"https://heowc.dev/2021/12/28/2021-develop-retrospection","url":"https://heowc.dev/2021/12/28/2021-develop-retrospection","headline":"2021년 개발 회고","name":"2021년 개발 회고","description":"2020년 회고에 이어 2021년에 대한 회고를 하려고 한다.","datePublished":"2021-12-29T01:00:00.000Z","author":[],"keywords":[]},{"@type":"BlogPosting","@id":"https://heowc.dev/2021/11/27/hibernate-nativequery-bug-with-postgres","mainEntityOfPage":"https://heowc.dev/2021/11/27/hibernate-nativequery-bug-with-postgres","url":"https://heowc.dev/2021/11/27/hibernate-nativequery-bug-with-postgres","headline":"Hibernate NativeQuery HHH-14778 issue (with Postgres)","name":"Hibernate NativeQuery HHH-14778 issue (with Postgres)","description":"Postgres 환경에서 Hibernate NativeQuery를 사용할 때 생기는 버그를 디버깅해본 나름의 결과(?)를 공유해봅니다.","datePublished":"2021-11-27T22:00:00.000Z","author":[],"keywords":[]},{"@type":"BlogPosting","@id":"https://heowc.dev/2021/07/22/elasticache-maintenance","mainEntityOfPage":"https://heowc.dev/2021/07/22/elasticache-maintenance","url":"https://heowc.dev/2021/07/22/elasticache-maintenance","headline":"ElastiCache Maintenance","name":"ElastiCache Maintenance","description":"최근 AWS의 Redis Service인 ElastiCache를 사용하면서 겪었던 유지관리 기간(Maintenance)에 대한 이슈 해결과정을 적어보고자 합니다.","datePublished":"2021-07-22T18:00:00.000Z","author":[],"keywords":[]},{"@type":"BlogPosting","@id":"https://heowc.dev/2021/07/15/spring-websocket-with-stomp","mainEntityOfPage":"https://heowc.dev/2021/07/15/spring-websocket-with-stomp","url":"https://heowc.dev/2021/07/15/spring-websocket-with-stomp","headline":"Spring WebSocket (with STOMP)","name":"Spring WebSocket (with STOMP)","description":"최근 웹소켓을 활용한 서비스를 개발하면서 알게된 내용을 간략하게나마 적어봅니다.","datePublished":"2021-07-15T18:00:00.000Z","author":[],"keywords":[]},{"@type":"BlogPosting","@id":"https://heowc.dev/2021/06/17/mysql-index-statistics","mainEntityOfPage":"https://heowc.dev/2021/06/17/mysql-index-statistics","url":"https://heowc.dev/2021/06/17/mysql-index-statistics","headline":"MySQL 인덱스 통계","name":"MySQL 인덱스 통계","description":"쿼리를 실행시에 예상했던 인덱스를 타지 않는 현상을 알아보고자 합니다.","datePublished":"2021-06-17T13:00:00.000Z","author":[],"keywords":[]},{"@type":"BlogPosting","@id":"https://heowc.dev/2021/05/23/amazone-linux-log-issue","mainEntityOfPage":"https://heowc.dev/2021/05/23/amazone-linux-log-issue","url":"https://heowc.dev/2021/05/23/amazone-linux-log-issue","headline":"Amazon Linux에서 /var/log가 꽉차는 이슈","name":"Amazon Linux에서 /var/log가 꽉차는 이슈","description":"개발 초기, 개발서버에서 /var/log에 상당히 많은 데이터가 쌓이면서 골치가 아픈 적이 있다. 리눅스에 대해 많은 지식이 없는 상황에서 다행히 팀원의 도움으로 빨리 해결 방법을 알게 되었지만, 모르는 내용이 있어 이를 블로깅하여 기록해두려 한다.","datePublished":"2021-05-23T18:00:00.000Z","author":[],"keywords":[]}]}</script><link rel="alternate" type="application/rss+xml" href="/rss.xml" title="허원철의 개발 블로그 RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/atom.xml" title="허원철의 개발 블로그 Atom Feed">
<link rel="preconnect" href="https://www.google-analytics.com">
<link rel="preconnect" href="https://www.googletagmanager.com">
<script async src="https://www.googletagmanager.com/gtag/js?id=G-8JEMHFKCWF"></script>
<script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","G-8JEMHFKCWF",{anonymize_ip:!0})</script>
<link rel="search" type="application/opensearchdescription+xml" title="허원철의 개발 블로그" href="/opensearch.xml">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5618198218047336" crossorigin="anonymous"></script><link rel="stylesheet" href="/assets/css/styles.4f168648.css">
<script src="/assets/js/runtime~main.d3d463ef.js" defer="defer"></script>
<script src="/assets/js/main.9ca6c8b3.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
<script>!function(){function t(t){document.documentElement.setAttribute("data-theme",t)}var e=function(){try{return new URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return window.localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const n=new URLSearchParams(window.location.search).entries();for(var[t,e]of n)if(t.startsWith("docusaurus-data-")){var a=t.replace("docusaurus-data-","data-");document.documentElement.setAttribute(a,e)}}catch(t){}}()</script><div id="__docusaurus"><div role="region" aria-label="본문으로 건너뛰기"><a class="skipToContent_fXgn" href="#__docusaurus_skipToContent_fallback">본문으로 건너뛰기</a></div><nav aria-label="메인" class="navbar navbar--fixed-top"><div class="navbar__inner"><div class="navbar__items"><button aria-label="사이드바 펼치거나 접기" aria-expanded="false" class="navbar__toggle clean-btn" type="button"><svg width="30" height="30" viewBox="0 0 30 30" aria-hidden="true"><path stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M4 7h22M4 15h22M4 23h22"></path></svg></button><a class="navbar__brand" href="/"><div class="navbar__logo"><img src="//avatars.githubusercontent.com/u/22594101?s=460&v=4" alt="Avatar" class="themedComponent_mlkZ themedComponent--light_NVdE"><img src="//avatars.githubusercontent.com/u/22594101?s=460&v=4" alt="Avatar" class="themedComponent_mlkZ themedComponent--dark_xIcU"></div><b class="navbar__title text--truncate">허원철의 개발 블로그</b></a><a class="navbar__item navbar__link" href="/tags">Tags</a><a class="navbar__item navbar__link" href="/archive">Archive</a><a href="https://heowc.dev/programming-study/repo/" target="_blank" rel="noopener noreferrer" class="navbar__item navbar__link">Study<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a></div><div class="navbar__items navbar__items--right"><a href="https://github.com/heowc" target="_blank" rel="noopener noreferrer" class="navbar__item navbar__link header-github-link" aria-label="GitHub repository"></a><div class="toggle_vylO colorModeToggle_DEke"><button class="clean-btn toggleButton_gllP toggleButtonDisabled_aARS" type="button" disabled="" title="어두운 모드와 밝은 모드 전환하기 (현재 밝은 모드)" aria-label="어두운 모드와 밝은 모드 전환하기 (현 재 밝은 모드)" aria-live="polite"><svg viewBox="0 0 24 24" width="24" height="24" class="lightToggleIcon_pyhR"><path fill="currentColor" d="M12,9c1.65,0,3,1.35,3,3s-1.35,3-3,3s-3-1.35-3-3S10.35,9,12,9 M12,7c-2.76,0-5,2.24-5,5s2.24,5,5,5s5-2.24,5-5 S14.76,7,12,7L12,7z M2,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S1.45,13,2,13z M20,13l2,0c0.55,0,1-0.45,1-1 s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S19.45,13,20,13z M11,2v2c0,0.55,0.45,1,1,1s1-0.45,1-1V2c0-0.55-0.45-1-1-1S11,1.45,11,2z M11,20v2c0,0.55,0.45,1,1,1s1-0.45,1-1v-2c0-0.55-0.45-1-1-1C11.45,19,11,19.45,11,20z M5.99,4.58c-0.39-0.39-1.03-0.39-1.41,0 c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0s0.39-1.03,0-1.41L5.99,4.58z M18.36,16.95 c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0c0.39-0.39,0.39-1.03,0-1.41 L18.36,16.95z M19.42,5.99c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41 s1.03,0.39,1.41,0L19.42,5.99z M7.05,18.36c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06 c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L7.05,18.36z"></path></svg><svg viewBox="0 0 24 24" width="24" height="24" class="darkToggleIcon_wfgR"><path fill="currentColor" d="M9.37,5.51C9.19,6.15,9.1,6.82,9.1,7.5c0,4.08,3.32,7.4,7.4,7.4c0.68,0,1.35-0.09,1.99-0.27C17.45,17.19,14.93,19,12,19 c-3.86,0-7-3.14-7-7C5,9.07,6.81,6.55,9.37,5.51z M12,3c-4.97,0-9,4.03-9,9s4.03,9,9,9s9-4.03,9-9c0-0.46-0.04-0.92-0.1-1.36 c-0.98,1.37-2.58,2.26-4.4,2.26c-2.98,0-5.4-2.42-5.4-5.4c0-1.81,0.89-3.42,2.26-4.4C12.92,3.04,12.46,3,12,3L12,3z"></path></svg></button></div><div class="navbarSearchContainer_Bca1"><button type="button" class="DocSearch DocSearch-Button" aria-label="검색"><span class="DocSearch-Button-Container"><svg width="20" height="20" class="DocSearch-Search-Icon" viewBox="0 0 20 20" aria-hidden="true"><path d="M14.386 14.386l4.0877 4.0877-4.0877-4.0877c-2.9418 2.9419-7.7115 2.9419-10.6533 0-2.9419-2.9418-2.9419-7.7115 0-10.6533 2.9418-2.9419 7.7115-2.9419 10.6533 0 2.9419 2.9418 2.9419 7.7115 0 10.6533z" stroke="currentColor" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"></path></svg><span class="DocSearch-Button-Placeholder">검색</span></span><span class="DocSearch-Button-Keys"></span></button></div></div></div><div role="presentation" class="navbar-sidebar__backdrop"></div></nav><div id="__docusaurus_skipToContent_fallback" class="main-wrapper mainWrapper_z2l0"><div class="container margin-vert--lg"><div class="row"><aside class="col col--3"><nav class="sidebar_re4s thin-scrollbar" aria-label="최근 블로그 문서 둘러보기"><div class="sidebarItemTitle_pO2u margin-bottom--md">Recent posts</div><ul class="sidebarItemList_Yudw clean-list"><li class="sidebarItem__DBe"><a class="sidebarItemLink_mo7H" href="/2024/10/20/spring-batch-jpacursoritemreader">JpaCursorItemReader 제대로 써보기</a></li><li class="sidebarItem__DBe"><a class="sidebarItemLink_mo7H" href="/2023/04/07/improve-spring-integration-test-for-mock">SpringBoot 테스트 개선해보기 (feat. mock)</a></li><li class="sidebarItem__DBe"><a class="sidebarItemLink_mo7H" href="/2022/04/11/serverless-image-handler">serverless-image-handler</a></li><li class="sidebarItem__DBe"><a class="sidebarItemLink_mo7H" href="/2022/02/22/blog-migrate-to-docusaurus-from-hexo">블로그 마이그레이션 (feat. docusaurus)</a></li><li class="sidebarItem__DBe"><a class="sidebarItemLink_mo7H" href="/2021/12/28/2021-develop-retrospection">2021년 개발 회고</a></li></ul></nav></aside><main class="col col--7"><article class="margin-bottom--xl"><header><h2 class="title_f1Hy"><a href="/2024/10/20/spring-batch-jpacursoritemreader">JpaCursorItemReader 제대로 써보기</a></h2><div class="container_mt6G margin-vert--md"><time datetime="2024-10-20T21:30:00.000Z">2024년 10월 20일</time> · <!-- -->약 6분</div></header><div class="markdown"><p>JpaCursorItemReader 관련하여 많은 글이 있습니다.</p></div><footer class="row docusaurus-mt-lg"><div class="col col--9"><b>태그:</b><ul class="tags_jXut padding--none margin-left--sm"><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/spring-batch">spring-batch</a></li><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/jpa-cursor-item-reader">JpaCursorItemReader</a></li><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/hibernate">hibernate</a></li><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/jpa-2-2">jpa-2.2</a></li></ul></div><div class="col text--right col--3"><a aria-label="JpaCursorItemReader 제대로 써보기 에 대해 더 읽어보기" href="/2024/10/20/spring-batch-jpacursoritemreader"><b>자세히 보기</b></a></div></footer></article><article class="margin-bottom--xl"><header><h2 class="title_f1Hy"><a href="/2023/04/07/improve-spring-integration-test-for-mock">SpringBoot 테스트 개선해보기 (feat. mock)</a></h2><div class="container_mt6G margin-vert--md"><time datetime="2023-04-07T20:00:00.000Z">2023년 4월 7일</time> · <!-- -->약 9분</div></header><div class="markdown"><p>지금하고 있는 프로젝트에서 초기에는 테스트가 거의 없는 수준이였지만, 지금은 어느덧 약 800 여개의 테스트 케이스가 CI를 통해 검증되고 있는데요. 이렇게 테스트 케이스가 나날이 많아지면서 여기서 생긴 문제점과 이를 어떻게 해결했는지 공유해보고자 합니다.</p>
<p>(아직 Line Coverage가 16% 정도 밖에 되지 않아 갈 길이 머네요... 😵💫)</p></div><footer class="row docusaurus-mt-lg"><div class="col col--9"><b>태그:</b><ul class="tags_jXut padding--none margin-left--sm"><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/spring-boot">spring-boot</a></li><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/test">test</a></li><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/mock">mock</a></li></ul></div><div class="col text--right col--3"><a aria-label="SpringBoot 테스트 개선해보기 (feat. mock) 에 대해 더 읽어보기" href="/2023/04/07/improve-spring-integration-test-for-mock"><b>자세히 보기</b></a></div></footer></article><article class="margin-bottom--xl"><header><h2 class="title_f1Hy"><a href="/2022/04/11/serverless-image-handler">serverless-image-handler</a></h2><div class="container_mt6G margin-vert--md"><time datetime="2022-04-11T20:00:00.000Z">2022년 4월 11일</time> · <!-- -->약 6분</div></header><div class="markdown"><p>Serverless Image Handler는 AWS에서 제공하는 다양하고 검증된 서비스들을 조합하여 만들어진 솔루션(?)입니다.</p></div><footer class="row docusaurus-mt-lg"><div class="col col--9"><b>태그:</b><ul class="tags_jXut padding--none margin-left--sm"><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/aws">aws</a></li><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/aws-solution">aws-solution</a></li><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/serverless">serverless</a></li><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/on-the-fly">on-the-fly</a></li><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/image">image</a></li></ul></div><div class="col text--right col--3"><a aria-label="serverless-image-handler 에 대해 더 읽어보기" href="/2022/04/11/serverless-image-handler"><b>자세히 보기</b></a></div></footer></article><article class="margin-bottom--xl"><header><h2 class="title_f1Hy"><a href="/2022/02/22/blog-migrate-to-docusaurus-from-hexo">블로그 마이그레이션 (feat. docusaurus)</a></h2><div class="container_mt6G margin-vert--md"><time datetime="2022-02-22T13:00:00.000Z">2022년 2월 22일</time> · <!-- -->약 7분</div></header><div class="markdown"><p>기존에 사용하던 SSG(Static Site Generator)를 <a href="https://hexo.io/" target="_blank" rel="noopener noreferrer">hexo</a>에서 <a href="https://docusaurus.io/" target="_blank" rel="noopener noreferrer">docusaurus</a>으로 변경한 작업을 공유해봅니다.</p></div><footer class="row docusaurus-mt-lg"><div class="col col--9"><b>태그:</b><ul class="tags_jXut padding--none margin-left--sm"><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/blog">blog</a></li><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/migration">migration</a></li><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/ssg">SSG</a></li><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/hexo">hexo</a></li><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/docusaurus">docusaurus</a></li></ul></div><div class="col text--right col--3"><a aria-label="블로그 마이그레이션 (feat. docusaurus) 에 대해 더 읽어보기" href="/2022/02/22/blog-migrate-to-docusaurus-from-hexo"><b>자세히 보기</b></a></div></footer></article><article class="margin-bottom--xl"><header><h2 class="title_f1Hy"><a href="/2021/12/28/2021-develop-retrospection">2021년 개발 회고</a></h2><div class="container_mt6G margin-vert--md"><time datetime="2021-12-29T01:00:00.000Z">2021년 12월 29일</time> · <!-- -->약 6분</div></header><div class="markdown"><p>2020년 회고에 이어 2021년에 대한 회고를 하려고 한다.</p></div><footer class="row docusaurus-mt-lg"><div class="col col--9"><b>태그:</b><ul class="tags_jXut padding--none margin-left--sm"><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/2021">2021</a></li><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/develop">develop</a></li><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/retrospection">retrospection</a></li></ul></div><div class="col text--right col--3"><a aria-label="2021년 개발 회고 에 대해 더 읽어보기" href="/2021/12/28/2021-develop-retrospection"><b>자세히 보기</b></a></div></footer></article><article class="margin-bottom--xl"><header><h2 class="title_f1Hy"><a href="/2021/11/27/hibernate-nativequery-bug-with-postgres">Hibernate NativeQuery HHH-14778 issue (with Postgres)</a></h2><div class="container_mt6G margin-vert--md"><time datetime="2021-11-27T22:00:00.000Z">2021년 11월 27일</time> · <!-- -->약 7분</div></header><div class="markdown"><blockquote>
<p>Postgres 환경에서 Hibernate NativeQuery를 사용할 때 생기는 버그를 디버깅해본 나름의 결과(?)를 공유해봅니다.</p>
</blockquote></div><footer class="row docusaurus-mt-lg"><div class="col col--9"><b>태그:</b><ul class="tags_jXut padding--none margin-left--sm"><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/hibernate">hibernate</a></li><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/native-query">native-query</a></li><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/postgres">postgres</a></li><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/orm">orm</a></li><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/bug">bug</a></li></ul></div><div class="col text--right col--3"><a aria-label="Hibernate NativeQuery HHH-14778 issue (with Postgres) 에 대해 더 읽어보기" href="/2021/11/27/hibernate-nativequery-bug-with-postgres"><b>자세히 보기</b></a></div></footer></article><article class="margin-bottom--xl"><header><h2 class="title_f1Hy"><a href="/2021/07/22/elasticache-maintenance">ElastiCache Maintenance</a></h2><div class="container_mt6G margin-vert--md"><time datetime="2021-07-22T18:00:00.000Z">2021년 7월 22일</time> · <!-- -->약 6분</div></header><div class="markdown"><blockquote>
<p>최근 AWS의 Redis Service인 ElastiCache를 사용하면서 겪었던 유지관리 기간(Maintenance)에 대한 이슈 해결과정을 적어보고자 합니다.</p>
</blockquote></div><footer class="row docusaurus-mt-lg"><div class="col col--9"><b>태그:</b><ul class="tags_jXut padding--none margin-left--sm"><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/elasticache">elasticache</a></li><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/redis">redis</a></li><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/maintenance">maintenance</a></li><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/aws">aws</a></li></ul></div><div class="col text--right col--3"><a aria-label="ElastiCache Maintenance 에 대해 더 읽어보기" href="/2021/07/22/elasticache-maintenance"><b>자세히 보기</b></a></div></footer></article><article class="margin-bottom--xl"><header><h2 class="title_f1Hy"><a href="/2021/07/15/spring-websocket-with-stomp">Spring WebSocket (with STOMP)</a></h2><div class="container_mt6G margin-vert--md"><time datetime="2021-07-15T18:00:00.000Z">2021년 7월 15일</time> · <!-- -->약 8분</div></header><div class="markdown"><blockquote>
<p>최근 웹소켓을 활용한 서비스를 개발하면서 알게된 내용을 간략하게나마 적어봅니다.</p>
</blockquote></div><footer class="row docusaurus-mt-lg"><div class="col col--9"><b>태그:</b><ul class="tags_jXut padding--none margin-left--sm"><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/spring">spring</a></li><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/websocket">websocket</a></li><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/stomp">stomp</a></li></ul></div><div class="col text--right col--3"><a aria-label="Spring WebSocket (with STOMP) 에 대해 더 읽어보기" href="/2021/07/15/spring-websocket-with-stomp"><b>자세히 보기</b></a></div></footer></article><article class="margin-bottom--xl"><header><h2 class="title_f1Hy"><a href="/2021/06/17/mysql-index-statistics">MySQL 인덱스 통계</a></h2><div class="container_mt6G margin-vert--md"><time datetime="2021-06-17T13:00:00.000Z">2021년 6월 17일</time> · <!-- -->약 5분</div></header><div class="markdown"><blockquote>
<p>쿼리를 실행시에 예상했던 인덱스를 타지 않는 현상을 알아보고자 합니다.</p>
</blockquote></div><footer class="row docusaurus-mt-lg"><div class="col col--9"><b>태그:</b><ul class="tags_jXut padding--none margin-left--sm"><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/mysql">mysql</a></li><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/index">index</a></li><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/index-statistics">index-statistics</a></li></ul></div><div class="col text--right col--3"><a aria-label="MySQL 인덱스 통계 에 대해 더 읽어보기" href="/2021/06/17/mysql-index-statistics"><b>자세히 보기</b></a></div></footer></article><article class="margin-bottom--xl"><header><h2 class="title_f1Hy"><a href="/2021/05/23/amazone-linux-log-issue">Amazon Linux에서 /var/log가 꽉차는 이슈</a></h2><div class="container_mt6G margin-vert--md"><time datetime="2021-05-23T18:00:00.000Z">2021년 5월 23일</time> · <!-- -->약 7분</div></header><div class="markdown"><blockquote>
<p>개발 초기, 개발서버에서 <code>/var/log</code>에 상당히 많은 데이터가 쌓이면서 골치가 아픈 적이 있다. 리눅스에 대해 많은 지식이 없는 상황에서 다행히 팀원의 도움으로 빨리 해결 방법을 알게 되었지만, 모르는 내용이 있어 이를 블로깅하여 기록해두려 한다.</p>
</blockquote></div><footer class="row docusaurus-mt-lg"><div class="col col--9"><b>태그:</b><ul class="tags_jXut padding--none margin-left--sm"><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/linux">linux</a></li><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/amazonelinux">amazonelinux</a></li><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/systemd">systemd</a></li><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/systemd-journald">systemd-journald</a></li><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/rsyslog">rsyslog</a></li><li class="tag_QGVx"><a class="tag_zVej tagRegular_sFm0" href="/tags/log">log</a></li></ul></div><div class="col text--right col--3"><a aria-label="Amazon Linux에서 /var/log가 꽉차는 이슈 에 대해 더 읽어보기" href="/2021/05/23/amazone-linux-log-issue"><b>자세히 보기</b></a></div></footer></article><nav class="pagination-nav" aria-label="블로그 게시물 목록 탐색"><a class="pagination-nav__link pagination-nav__link--next" href="/page/2"><div class="pagination-nav__label">다음 페이지</div></a></nav></main></div></div></div><footer class="footer footer--dark"><div class="container container-fluid"><div class="footer__bottom text--center"><div class="footer__copyright">Copyright © 2024 heowc, Inc. Built with Docusaurus.</div></div></div></footer></div>
</body>
</html>