<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://sinam7.github.io/</id><title>SW's Log</title><subtitle>지식과 경험을 담는, 숨쉬는 아카이브입니다.</subtitle> <updated>2025-02-10T18:23:40+09:00</updated> <author> <name>Seongwon Jeong</name> <uri>https://sinam7.github.io/</uri> </author><link rel="self" type="application/atom+xml" href="https://sinam7.github.io/feed.xml"/><link rel="alternate" type="text/html" hreflang="ko" href="https://sinam7.github.io/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2025 Seongwon Jeong </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>./gradlew bootRun은 어떻게 동작하는가?</title><link href="https://sinam7.github.io/posts/gradlew-bootrun/" rel="alternate" type="text/html" title="./gradlew bootRun은 어떻게 동작하는가?" /><published>2025-02-10T00:00:00+09:00</published> <updated>2025-02-10T00:00:00+09:00</updated> <id>https://sinam7.github.io/posts/gradlew-bootrun/</id> <content type="text/html" src="https://sinam7.github.io/posts/gradlew-bootrun/" /> <author> <name>Seongwon Jeong</name> </author> <category term="Gradle" /> <category term="Spring Boot" /> <summary>Spring Boot 애플리케이션을 실행할 때 자주 사용하는 &amp;#39;./gradlew bootRun&amp;#39; 명령어의 동작 원리와 내부 실행 과정을 자세히 알아봅니다. Gradle Wrapper의 개념부터 bootRun 태스크의 커스터마이징까지 상세히 설명합니다.</summary> </entry> <entry><title>git pull vs git fetch: 차이점과 활용법</title><link href="https://sinam7.github.io/posts/git-pull-vs-git-fetch-guide/" rel="alternate" type="text/html" title="git pull vs git fetch: 차이점과 활용법" /><published>2025-02-03T00:00:00+09:00</published> <updated>2025-02-03T18:24:01+09:00</updated> <id>https://sinam7.github.io/posts/git-pull-vs-git-fetch-guide/</id> <content type="text/html" src="https://sinam7.github.io/posts/git-pull-vs-git-fetch-guide/" /> <author> <name>Seongwon Jeong</name> </author> <category term="Git" /> <summary>Git을 사용할 때 git pull과 git fetch는 자주 쓰이지만, 이를 처음 접하는 개발자들은 두 명령어의 차이를 자주 혼동합니다. 이 글에서는 두 명령어의 개념과 차이점을 명확하게 설명하고, 적절한 사용 방법을 살펴보겠습니다.</summary> </entry> </feed>
