<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ooo-ka999</author_name>
  <author_url>https://blog.hatena.ne.jp/ooo-ka999/</author_url>
  <blog_title>エキサイト TechBlog.</blog_title>
  <blog_url>https://tech.excite.co.jp/</blog_url>
  <categories>
  </categories>
  <description>はじめに こんにちは、新卒2年目の岡崎です。今回は、Thymeleafでハイパーリンクを実装する方法を紹介します。 環境 Thymeleaf 3.3.0 前提 以下のようなオブジェクトが存在することを仮定します。 @Data public class Test { private Long id; private String name; // 以下略 } オブジェクトのリストを表示する場合、以下のコントローラーを使います。 @GetMapping(&quot;list/test&quot;) public String getTestList( Model model ) { final List&lt;Test&gt; …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.excite.co.jp%2Fentry%2F2024%2F04%2F22%2F101655&quot; title=&quot;Thymeleafでハイパーリンクを実装する - エキサイト TechBlog.&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>https://cdn-ak.f.st-hatena.com/images/fotolife/o/ooo-ka999/20240402/20240402113237.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-04-22 10:16:55</published>
  <title>Thymeleafでハイパーリンクを実装する</title>
  <type>rich</type>
  <url>https://tech.excite.co.jp/entry/2024/04/22/101655</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
