<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kagamihoge</author_name>
  <author_url>https://blog.hatena.ne.jp/kagamihoge/</author_url>
  <blog_title>kagamihogeの日記</blog_title>
  <blog_url>https://kagamihoge.hatenablog.com/</blog_url>
  <categories>
    <anon>Java</anon>
    <anon>Spring</anon>
    <anon>Spring WebFlux</anon>
    <anon>テキトー翻訳</anon>
  </categories>
  <description>1.4. Annotated Controllers Spring MVCと同等 Spring WebFluxはアノテーションベースのプログラミングモデルを提供しており、@Controllerと@RestControllerコンポーネントは、リクエストマッピング・リクエスト入力・例外ハンドリングなど、を表現するのにアノテーションを用います。コントローラには適当なメソッドを作りますが、ベースクラスの拡張や特定インタフェースの実装は不要です。 以下が例です。 @RestController public class HelloController { @GetMapping(&quot;/hello&quot;) p…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkagamihoge.hatenablog.com%2Fentry%2F2018%2F02%2F27%2F225906&quot; title=&quot;Web on Reactive Stack(version 5.0.3.RELEASE) 1. Spring WebFluxをテキトーに訳した（1.4） - kagamihogeの日記&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>2018-02-27 22:59:06</published>
  <title>Web on Reactive Stack(version 5.0.3.RELEASE) 1. Spring WebFluxをテキトーに訳した（1.4）</title>
  <type>rich</type>
  <url>https://kagamihoge.hatenablog.com/entry/2018/02/27/225906</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
