<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
    <channel>
      <title>🌲 NESOY</title>
      <link>https://nesoy.github.io</link>
      <description>Last 10 notes on 🌲 NESOY</description>
      <generator>Quartz -- quartz.jzhao.xyz</generator>
      <item>
    <title>마이야르 반응</title>
    <link>https://nesoy.github.io/blog/%EB%A7%88%EC%9D%B4%EC%95%BC%EB%A5%B4-%EB%B0%98%EC%9D%91</link>
    <guid>https://nesoy.github.io/blog/%EB%A7%88%EC%9D%B4%EC%95%BC%EB%A5%B4-%EB%B0%98%EC%9D%91</guid>
    <description><![CDATA[ 마이야르 반응 발생 조건 환원당과 아미노기를 가지는 화합물(단백질) 사이에서 일어난다. 온도 식품 표면의 수분을 증발시키면서 충분한 반응을 일으키려면 120°C 이상의 온도가 필요하며, 175~180°C 정도에서 그 속도가 가장 빠르다. ]]></description>
    <pubDate>Fri, 20 Mar 2026 14:47:22 GMT</pubDate>
  </item><item>
    <title>Dependency Mechanism</title>
    <link>https://nesoy.github.io/blog/Dependency-Mechanism</link>
    <guid>https://nesoy.github.io/blog/Dependency-Mechanism</guid>
    <description><![CDATA[ Dependency Mechanism 들어가며 하나의 프로젝트의 의존성을 관리하는것은 매우 쉽다. 하지만 여러개의 모듈을 가진 프로젝트에서 의존성을 관리하는 일은 어려운 일이다. 이런 문제를 해결하기 위해 아래와 같은 전략들이 등장하게 된다. ]]></description>
    <pubDate>Fri, 20 Mar 2026 13:17:05 GMT</pubDate>
  </item><item>
    <title>Reactive Stream</title>
    <link>https://nesoy.github.io/blog/Reactive-Stream</link>
    <guid>https://nesoy.github.io/blog/Reactive-Stream</guid>
    <description><![CDATA[ Reactive Stream Reactive Streams is a standard for asynchronous data processing in a streaming fashion with non-blocking back pressure. ]]></description>
    <pubDate>Fri, 20 Mar 2026 13:17:05 GMT</pubDate>
  </item><item>
    <title>Spring Field Injection에 대해</title>
    <link>https://nesoy.github.io/blog/Spring-Field-Injection</link>
    <guid>https://nesoy.github.io/blog/Spring-Field-Injection</guid>
    <description><![CDATA[ Spring Field Injection에 대해 왜(Why) Spring은 Field Injection보다 Constructor Injection을 권장할까? Constructor Injection를 통해 얻는 장점은 무엇이 있을까? Component를 변경이 불가능한 immutable 상태로 선언이 가능합니다. ]]></description>
    <pubDate>Fri, 20 Mar 2026 13:17:05 GMT</pubDate>
  </item><item>
    <title>JPA</title>
    <link>https://nesoy.github.io/blog/JPA</link>
    <guid>https://nesoy.github.io/blog/JPA</guid>
    <description><![CDATA[ JPA Java Persistence API Reference spring.io/projects/spring-data-jpa . ]]></description>
    <pubDate>Sun, 01 Feb 2026 13:00:10 GMT</pubDate>
  </item><item>
    <title>Deview 2014 - Elastic Search 성능 최적화</title>
    <link>https://nesoy.github.io/blog/2014-Deview-ElasticSearch</link>
    <guid>https://nesoy.github.io/blog/2014-Deview-ElasticSearch</guid>
    <description><![CDATA[ 2014 Deview ElasticSearch ElasticSearch 이해와 성능 최적화 - 정호욱님 ElasticSearch 이해 ElasticSearch란? Lucene 기반의 오픈 소스 검색엔진 ElasticSearch 특징 Easy Real time search &amp; analytics Distributed &amp; highly available search engine ElasticSearch 구성 physical cluster → Node → Indice → Shard logical Index → Type → Do... ]]></description>
    <pubDate>Sun, 01 Feb 2026 12:56:52 GMT</pubDate>
  </item><item>
    <title>Deview 2018 후기</title>
    <link>https://nesoy.github.io/blog/2018-Deview</link>
    <guid>https://nesoy.github.io/blog/2018-Deview</guid>
    <description><![CDATA[ Deview 2018 후기 지난 1년간의 웨일 브라우저와 그 미래 - 김효님 Whale 현재 상황 Desktop : 1100만 Mobile : 42만 XWhale(Naver 앱 내부엔진) : 3000만 전체 브라우저의 Whale 시장 점유율 : 1.4% 예전에 목표 했던 것 Move the Web Forward Active-x, exe 제거 플러그인 호환 모드 지원 중단. ]]></description>
    <pubDate>Sun, 01 Feb 2026 12:56:52 GMT</pubDate>
  </item><item>
    <title>KOSSCON - 2018 후기</title>
    <link>https://nesoy.github.io/blog/2018-KOSSCON</link>
    <guid>https://nesoy.github.io/blog/2018-KOSSCON</guid>
    <description><![CDATA[ KOSSCON - 2018 후기 Streaming 101 - 임정택님 스트리밍 데이터의 정의 Static Data : 유한한 데이터 (1~9) Streaming Data : 끝이 없는 데이터 흐름 (~ 5,6,7,8 ~) 연산이 끝나지 않고 계속 해서 진행되는 특징 정렬 연산은 진행할 수 없다. ]]></description>
    <pubDate>Sun, 01 Feb 2026 12:56:52 GMT</pubDate>
  </item><item>
    <title>LINE Developers Meetup - Server tech 후기</title>
    <link>https://nesoy.github.io/blog/2018-LINE-Developers-Meetup</link>
    <guid>https://nesoy.github.io/blog/2018-LINE-Developers-Meetup</guid>
    <description><![CDATA[ LINE Developers Meetup - Server tech 후기 Central Dogma - 송민우님 LINE’s Git-based highly-available service configuration repository Central Dogma는 Git, ZooKeeper 와 HTTP/2에 기반하는 멀티-마스터로 동작하는 고가용성 버전관리 서비스 설정 저장소로서, LINE의 오픈소스 프로젝트 입니다. ]]></description>
    <pubDate>Sun, 01 Feb 2026 12:56:52 GMT</pubDate>
  </item><item>
    <title>Little Big Data 후기</title>
    <link>https://nesoy.github.io/blog/2018-Little-Big-Data</link>
    <guid>https://nesoy.github.io/blog/2018-Little-Big-Data</guid>
    <description><![CDATA[ 2018 Little Big Data 후기 정리 LETS(Local Exchange and Trading System) 서로를 연결하는 배움과 지식의 품앗이 시스템 포스트 잇을 통한 새로운 아이디어 공유 방법. ]]></description>
    <pubDate>Sun, 01 Feb 2026 12:56:52 GMT</pubDate>
  </item>
    </channel>
  </rss>