<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>개발새발 블로그</title>
    <link>https://devsurimlee.tistory.com/</link>
    <description>https://github.com/devsurimlee</description>
    <language>ko</language>
    <pubDate>Wed, 19 Aug 2026 15:13:12 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>개발자BURI</managingEditor>
    <image>
      <title>개발새발 블로그</title>
      <url>https://tistory1.daumcdn.net/tistory/3260248/attach/e688d6ee47f143efaf9a7146507b0c35</url>
      <link>https://devsurimlee.tistory.com</link>
    </image>
    <item>
      <title>주니어 백엔드 개발자 기술면접 질문리스트</title>
      <link>https://devsurimlee.tistory.com/50</link>
      <description>이번에 이직 면접을 보면서 정리한 기술면접 질문리스트입니다.
구글링 시 나오는 신입 개발자 질문리스트를 참조한 게 많은 도움이 되었습니다.
답은 찬찬히 채워 넣는걸로  
&amp;nbsp;
본인 경력: 2년 (2022)
지원 포지션: 백엔드/풀스택
면접 시간: 30분~3시간 (평균 40분 내외)
&amp;nbsp;
JAVA

Java 컴파일 과정
Static의 의미, 장단점
OOP (객체지향 프로그래밍)의 개념
OOP의 4가지 특징 (추상화/캡슐화/상속/다형성)  ..</description>
      <category>ETC</category>
      <category>백엔드_개발자_기술면접</category>
      <author>개발자BURI</author>
      <guid isPermaLink="true">https://devsurimlee.tistory.com/50</guid>
      <comments>https://devsurimlee.tistory.com/50#entry50comment</comments>
      <pubDate>Fri, 16 Dec 2022 16:27:50 +0900</pubDate>
    </item>
    <item>
      <title>[Github] 비공개 조직 탈퇴 후 잔디 유지하기</title>
      <link>https://devsurimlee.tistory.com/49</link>
      <description>1. Overview &amp;gt; Contribution settings &amp;gt; Private contributions 활성화

2. 자신이 기여한 리포지토리에 스타를 찍는다.

비공개 조직 탈퇴 후 로그인 상태에서 확인해보면 기록이 잘 뜬다.

깃허브 포럼글의 일부인데 풀리퀘나 이슈도 들어가기는 하지만 별 찍어두는게 안전해보인다.
모두 미리 해둬서 소중한 잔디를 유지하자
&amp;nbsp;
A commit will only count as a contribut..</description>
      <category>Git</category>
      <category>git</category>
      <category>github</category>
      <author>개발자BURI</author>
      <guid isPermaLink="true">https://devsurimlee.tistory.com/49</guid>
      <comments>https://devsurimlee.tistory.com/49#entry49comment</comments>
      <pubDate>Tue, 26 Jul 2022 20:31:32 +0900</pubDate>
    </item>
    <item>
      <title>[Thymeleaf]  jar 배포시에만 뷰 단을 못 찾는 이슈</title>
      <link>https://devsurimlee.tistory.com/48</link>
      <description>Spring boot + Thymeleaf + IntelliJ
개발 툴에서 실행시 정상 작동하나 jar로 실행시 index 페이지만 진입되고 다른 페이지는 뷰단을 못찾음
application.yml에는 Thymeleaf 설정하지 않음
view path: /member/custom-login

template&amp;nbsp;might&amp;nbsp;not&amp;nbsp;exist&amp;nbsp;or&amp;nbsp;might&amp;nbsp;not&amp;nbsp;be&amp;nbsp;accessible..</description>
      <category>Spring</category>
      <author>개발자BURI</author>
      <guid isPermaLink="true">https://devsurimlee.tistory.com/48</guid>
      <comments>https://devsurimlee.tistory.com/48#entry48comment</comments>
      <pubDate>Thu, 14 Jul 2022 19:54:40 +0900</pubDate>
    </item>
    <item>
      <title>백준 골드 찍은 후기</title>
      <link>https://devsurimlee.tistory.com/47</link>
      <description>골드는 금방 찍을 줄 알았는데 생각보다 오래 걸렸다. 처음에는&amp;nbsp;리트코드에서&amp;nbsp;자바로&amp;nbsp;문제를&amp;nbsp;풀었다. 그런데 PS도 초심자인데 영어문제라 이해하는데 한세월이 걸렸다 ㅋㅋ
백준+파이썬으로 바꿨는데 지금이면 리트코드도 할만하지 않을까?파이썬을 사용하면서 자바 개발자인데 파이썬으로 풀어도 되나,
새로운 언어라 어렵지 않을까 했는데 바꾸기 잘한 선택이었다.내장 라이브러리도 좋다보니 실버까진 쭉쭉 풀렸다.&amp;nbsp; 여기까진 알고..</description>
      <category>ETC</category>
      <author>개발자BURI</author>
      <guid isPermaLink="true">https://devsurimlee.tistory.com/47</guid>
      <comments>https://devsurimlee.tistory.com/47#entry47comment</comments>
      <pubDate>Fri, 3 Jun 2022 19:23:59 +0900</pubDate>
    </item>
    <item>
      <title>[IntelliJ] JUnit test code 한글 이름 깨짐 @DisplayName</title>
      <link>https://devsurimlee.tistory.com/46</link>
      <description>테스트 코드를 실행하니 @DisplayName의 한글 인코딩이 깨진다.
&amp;nbsp;

설정 &amp;gt; 에디터 &amp;gt; 파일 인코딩
에기서 인코딩 부분을 전부 UTF-8로 변경.
프로퍼티 파일 부분에서 명확한 Native에서 ASCll로의 변환 체크
&amp;nbsp;

{intelliJ}/bin/idea64.exe.vmoptions 파일에
-Dfile.encoding=UTF-8 &amp;lt; 항목 추가
&amp;nbsp;

도움말 &amp;gt; 사용자 지정 VM 옵션 편집
-Df..</description>
      <category>Spring</category>
      <category>intellij</category>
      <category>JUnit</category>
      <category>Spring</category>
      <author>개발자BURI</author>
      <guid isPermaLink="true">https://devsurimlee.tistory.com/46</guid>
      <comments>https://devsurimlee.tistory.com/46#entry46comment</comments>
      <pubDate>Thu, 26 May 2022 19:48:16 +0900</pubDate>
    </item>
    <item>
      <title>[TIL] CleanCode 9장: 단위테스트</title>
      <link>https://devsurimlee.tistory.com/45</link>
      <description>오늘&amp;nbsp;읽은&amp;nbsp;범위

9장:&amp;nbsp;단위테스트

책에서 기억하고 싶은 내용을&amp;nbsp;써보세요.

TDD법칙

1. 테스트 코드를 먼저 작성하고 실제 코드를 작성한다.
2. 컴파일은 통과하면서 실행이 실패하는 정도로 단위 테스트를 작성한다.
3. 현재 실패하는 테스트를 통과할 만큼만 실제 코드를 작성한다.
&amp;nbsp;

테스트 케이스가 있으면 안심하고 설계를 개선할 수 있다. 가독성을 생각하여 실제 코드 못지 않게 깨끗하게 짜야 한다.
..</description>
      <category>TIL</category>
      <category>CleanCode</category>
      <category>개발자</category>
      <category>노개북</category>
      <category>노마드북클럽</category>
      <category>코딩</category>
      <category>클린코드</category>
      <author>개발자BURI</author>
      <guid isPermaLink="true">https://devsurimlee.tistory.com/45</guid>
      <comments>https://devsurimlee.tistory.com/45#entry45comment</comments>
      <pubDate>Mon, 9 May 2022 01:01:58 +0900</pubDate>
    </item>
    <item>
      <title>[TIL] CleanCode 7장: 오류처리</title>
      <link>https://devsurimlee.tistory.com/44</link>
      <description>오늘&amp;nbsp;읽은&amp;nbsp;범위

7장. 오류처리

책에서 기억하고 싶은 내용을&amp;nbsp;써보세요.

오류 코드보다 예외를 사용하라.

오류 코드를 사용하면 함수를 호출하면 바로 오류를 체크해야한다.
그래서 try~catch문을 이용하여 예외를 던지도록 처리하는 것이 낫다.

try~catch~finally문 부터 작성하라

try블록에서 코드를 실행하면 어떤 시점이든 에러 발생시 catch문으로 넘어갈 수 있다.
catch 블록은 프로그램 상태를 일..</description>
      <category>TIL</category>
      <category>CleanCode</category>
      <category>개발자</category>
      <category>노개북</category>
      <category>노마드북클럽</category>
      <category>코딩</category>
      <category>클린코드</category>
      <author>개발자BURI</author>
      <guid isPermaLink="true">https://devsurimlee.tistory.com/44</guid>
      <comments>https://devsurimlee.tistory.com/44#entry44comment</comments>
      <pubDate>Sat, 7 May 2022 01:52:28 +0900</pubDate>
    </item>
    <item>
      <title>[TIL] CleanCode 6장: 객체와 자료구조</title>
      <link>https://devsurimlee.tistory.com/43</link>
      <description>오늘 읽은 범위

6장 객체와 자료구조

책에서 기억하고 싶은 내용을 써보세요.

자료구조

별다른 동작 없이 자료를 노출한다,
새로운 자료구조를 추가하기 어렵다.
기존 자료 구조를 변경하지 않으면서 새 함수를 추가하기 쉽다
&amp;nbsp;

객체

동작을 공개하고 자료를 숨긴다
새로운 함수를 추가하기 어렵다.
기존 함수를 변경하지 않으면서 새 클래스를 추가하기 쉽다.

기차 충돌

//전
final String outputDir = ctxt.getOpti..</description>
      <category>TIL</category>
      <category>CleanCode</category>
      <category>개발자</category>
      <category>노개북</category>
      <category>노마드북클럽</category>
      <category>코딩</category>
      <category>클린코드</category>
      <author>개발자BURI</author>
      <guid isPermaLink="true">https://devsurimlee.tistory.com/43</guid>
      <comments>https://devsurimlee.tistory.com/43#entry43comment</comments>
      <pubDate>Wed, 4 May 2022 00:40:43 +0900</pubDate>
    </item>
    <item>
      <title>[TIL] CleanCode 4장: 주석</title>
      <link>https://devsurimlee.tistory.com/42</link>
      <description>오늘 TIL 3줄 요약

불필요한 주석은 달지 말자.
주석을 남길 때는 오해가 없도록 명확하게 전달되게 작성한다.
주석보다는 코드 자체로 의도가 전달 되도록 하자.

TIL (Today I Learned) 날짜

2022-04-29

오늘 읽은 범위

4장. 주석

책에서 기억하고 싶은 내용을 써보세요.

주석은 언제나 실패를 의미한다. 주석 없이 코드로 의도를 표현하도록 노력해야한다. (p.68)
코드에 주석을 추가하는 이유는 보통 코드품질이 나쁘기 ..</description>
      <category>TIL</category>
      <category>CleanCode</category>
      <category>개발자</category>
      <category>노개북</category>
      <category>노마드북클럽</category>
      <category>코딩</category>
      <category>클린코드</category>
      <author>개발자BURI</author>
      <guid isPermaLink="true">https://devsurimlee.tistory.com/42</guid>
      <comments>https://devsurimlee.tistory.com/42#entry42comment</comments>
      <pubDate>Sat, 30 Apr 2022 00:27:33 +0900</pubDate>
    </item>
    <item>
      <title>[TIL] CleanCode 3장: 함수</title>
      <link>https://devsurimlee.tistory.com/40</link>
      <description>오늘 TIL 3줄 요약

함수는 한 가지만 잘 수행해야 한다.
길이가 짧고 서술적인 이름을 가지도록 한다.
읽는 사람을 생각하며 작성하자.

TIL (Today I Learned) 날짜
2022-04-27
오늘 읽은 범위
3장. 함수
책에서 기억하고 싶은 내용을 써보세요.

작게 만들어라! (p.42)

함수는 작을 수록 좋다.
중첩 구조가 생길 만큼 함수가스 커져서는 안된다.


한 가지만 해라! (p.44)

함수는 한 가지만 해야 한다. 그 한 가..</description>
      <category>TIL</category>
      <category>CleanCode</category>
      <category>개발자</category>
      <category>노개북</category>
      <category>노마드북클럽</category>
      <category>코딩</category>
      <category>클린코드</category>
      <author>개발자BURI</author>
      <guid isPermaLink="true">https://devsurimlee.tistory.com/40</guid>
      <comments>https://devsurimlee.tistory.com/40#entry40comment</comments>
      <pubDate>Thu, 28 Apr 2022 00:34:22 +0900</pubDate>
    </item>
  </channel>
</rss>