<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>화음을 좋아하는 리차드 </title>
    <link>https://creampuffy.tistory.com/</link>
    <description></description>
    <language>ko</language>
    <pubDate>Tue, 30 Jun 2026 10:43:19 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>리차드</managingEditor>
    <image>
      <title>화음을 좋아하는 리차드 </title>
      <url>https://tistory1.daumcdn.net/tistory/3880211/attach/7ae3159d08f6465f92cf291f84c82bfd</url>
      <link>https://creampuffy.tistory.com</link>
    </image>
    <item>
      <title>멘토링 이야기 #1 - '이게 맞나?' 헷갈리는 당신에게</title>
      <link>https://creampuffy.tistory.com/229</link>
      <description>2025년에는 무료 멘토링을 더 효율적으로 수행하기 위해 여러 시도들을 해볼겁니다.그 중 한가지가 멘토링 케이스를 기록하여 공유하는 겁니다.&amp;nbsp;정보 전달성 보다는, 수필에 가까운 느낌으로 부담 없이 적어보려 합니다.이런 일도 있었구나 하고 참고하시면 됩니다. 감사합니다.
&amp;nbsp;
오늘은 2025년 두번째 멘토링으로 진행했던 내용에 더해서,기존 유사한 문의를 주셨던 분들의 내용을 함께 아울러 다뤄보려 합니다.
우리는 일상 속에서도 부지불식 간 ..</description>
      <category>Thoughts &amp;amp; Records</category>
      <category>멘토링 이야기</category>
      <category>이게 맞나</category>
      <author>리차드</author>
      <guid isPermaLink="true">https://creampuffy.tistory.com/229</guid>
      <comments>https://creampuffy.tistory.com/229#entry229comment</comments>
      <pubDate>Thu, 23 Jan 2025 15:09:27 +0900</pubDate>
    </item>
    <item>
      <title>2024년 무료 멘토링 회고와 2025년 무료 멘토링</title>
      <link>https://creampuffy.tistory.com/228</link>
      <description>안녕하세요, 리차드입니다.이번 포스팅에선 2024년 한 해 동안 진행한 무료 멘토링에 대한 회고를 해볼까 해요.그리고 앞으로의 방향성에 대한 생각도 나눠보겠습니다.
&amp;nbsp;
왜 무료 멘토링인가
- 부채상환입니다. 저도 대가 없이 베풀어주시는 도움을 많이 받아왔습니다.- 재밌습니다. 문의주시는 분들의 내면의 향상심, 그 온기가 저에게도 그대로 전해지거든요.- 허들을 낮추고 싶습니다. 도움이 절실하지만 넉넉하지 않은 분들께 편하게 문의할 수 있는 존재이..</description>
      <category>Thoughts &amp;amp; Records</category>
      <category>무료 멘토링</category>
      <author>리차드</author>
      <guid isPermaLink="true">https://creampuffy.tistory.com/228</guid>
      <comments>https://creampuffy.tistory.com/228#entry228comment</comments>
      <pubDate>Wed, 15 Jan 2025 14:53:59 +0900</pubDate>
    </item>
    <item>
      <title>자바 백엔드 무료 멘토링 합니다.</title>
      <link>https://creampuffy.tistory.com/227</link>
      <description>하하 안녕하세요 리차드에요.
예전부터 생각해왔고.. 이번에도 큰 맘먹고 글을 쓰기 시작했는데계속 썼다 지웠다 반복하며 완료 버튼을 누를 수가 없네요 ㅋㅋ시작이 훨씬 중요하니까 고냥 대충 써버리겠습니다 ㅋ
&amp;nbsp;
네 무료 멘토링이에요.ztzy1907@gmail.com 로 메일주시면 되고요,현재 상황과 도움이 필요한 부분을 가능한 상세하게 적어주시면 됩니다.
&amp;nbsp;
오프라인은 평일 서울역이나 구로역에서 가능하고요, 온라인은 아무때나 가능합니다.&amp;..</description>
      <category>Thoughts &amp;amp; Records</category>
      <author>리차드</author>
      <guid isPermaLink="true">https://creampuffy.tistory.com/227</guid>
      <comments>https://creampuffy.tistory.com/227#entry227comment</comments>
      <pubDate>Mon, 8 Apr 2024 02:42:01 +0900</pubDate>
    </item>
    <item>
      <title>Nested Class</title>
      <link>https://creampuffy.tistory.com/225</link>
      <description>&amp;nbsp;
학습 계기

최근 업무중에 만난 코드에서 궁금증이 생겼었습니다.
Static Nested Class에 @Service 애너테이션이 적용되어 있고,해당 클래스 내부에 @Transactional이 적용되어 있어서,&amp;nbsp;왜 중첩클래스? 왜 static 선언? 이게 프록시가 적용되나? 등의 의문이 있었는데마침 토비의 스프링 채널에 업로드된 Nested Class 관련 영상이 있어서 학습하고 정리해봤습니다.
&amp;nbsp;
&amp;nbsp;
&amp;nbsp;..</description>
      <category>Java &amp;amp; Spring</category>
      <category>inner class</category>
      <category>java</category>
      <category>metaspace</category>
      <category>nested class</category>
      <category>non-static nested class</category>
      <category>static nested class</category>
      <category>토비</category>
      <author>리차드</author>
      <guid isPermaLink="true">https://creampuffy.tistory.com/225</guid>
      <comments>https://creampuffy.tistory.com/225#entry225comment</comments>
      <pubDate>Sun, 26 Mar 2023 20:58:56 +0900</pubDate>
    </item>
    <item>
      <title>가치관으로 경영하라를 읽었습니다</title>
      <link>https://creampuffy.tistory.com/224</link>
      <description>&amp;nbsp;
&amp;nbsp;
읽게 된 계기

&amp;nbsp; 얼마 전, &amp;lt;왜 기업은 직원들의 성장을 원하지 않을까?&amp;gt; 라는 글에 대한 최범균님의 의견을 공유하는 영상을 봤습니다. 영상을 통해 간접적으로 접했음에도 불구하고 글이 흥미롭게 느껴져서 원문을 찾아 읽었습니다. 글을 읽고 나니 저자에 대한 호기심이 더 생겼고, 정진호 소장님의 유튜브 영상도 찾아보게 됐습니다. 그리고 정진호 소장님이 쓰신 책, 가치관으로 경영하라를 읽어보기에 이르렀습니다.
&amp;..</description>
      <category>Thoughts &amp;amp; Records</category>
      <category>가치관으로 경영하라</category>
      <category>목표</category>
      <category>문화</category>
      <category>미션</category>
      <category>생산성</category>
      <category>소통</category>
      <category>정진호</category>
      <category>조직</category>
      <category>존중</category>
      <category>최범균</category>
      <author>리차드</author>
      <guid isPermaLink="true">https://creampuffy.tistory.com/224</guid>
      <comments>https://creampuffy.tistory.com/224#entry224comment</comments>
      <pubDate>Sun, 26 Feb 2023 22:30:17 +0900</pubDate>
    </item>
  </channel>
</rss>