<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>saba1024</author_name>
  <author_url>https://blog.hatena.ne.jp/saba1024/</author_url>
  <blog_title>saba1024のブログ</blog_title>
  <blog_url>https://saba1024.hateblo.jp/</blog_url>
  <categories>
    <anon>Groovy</anon>
    <anon>Java</anon>
  </categories>
  <description>本記事はG* Advent Calendar 2017の18日目の記事です。 @tyamaさんのブログで紹介されていた、@glaforgeさんのこのツイートで初めて、Javaに組み込みWebサーバが存在していることを知りました！ ツイート内のコードだとシングルスレッド（HttpServer#start()を実行したスレッド）で全てのアクセスが同期して処理されるらしいので、事前にExecutorを定義してHttpServer#setExecutor()で渡してあげてマルチスレッドでWebサーバを動かすようにしてみました。 import com.sun.net.httpserver.HttpSer…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsaba1024.hateblo.jp%2Fentry%2F2017%2F12%2F18%2F174037&quot; title=&quot;Java標準の組み込みWebサーバをApache Groovyで利用する - saba1024のブログ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-12-18 17:40:37</published>
  <title>Java標準の組み込みWebサーバをApache Groovyで利用する</title>
  <type>rich</type>
  <url>https://saba1024.hateblo.jp/entry/2017/12/18/174037</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
