<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tomotomo1129</author_name>
  <author_url>https://blog.hatena.ne.jp/tomotomo1129/</author_url>
  <blog_title>親バカエンジニアのナレッジ帳</blog_title>
  <blog_url>https://ti-tomo-knowledge.hatenablog.com/</blog_url>
  <categories>
    <anon>Java</anon>
    <anon>Spring Boot</anon>
  </categories>
  <description>Intellijなど、IDEで開発する場合はJDKをインストールして使うので問題ないと思いますが、 本番環境にアップした場合などにJavaのバージョンを指定しておかないと開発環境で開発した通りに動作してくれないなどの問題が発生してしまいます。変更箇所はpom.xmlの以下になります。 ※今回はJava1.8に変更しています。pom.xml &lt;properties&gt; &lt;java.version&gt;1.8&lt;/java.version&gt; &lt;/properties&gt; ・ ・ ・ &lt;build&gt; &lt;finalName&gt;spring-practice&lt;/finalName&gt; &lt;plugins&gt; &lt;plugi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fti-tomo-knowledge.hatenablog.com%2Fentry%2F2018%2F06%2F19%2F132656&quot; title=&quot;Spring Boot のJavaバージョンを変更 - 親バカエンジニアのナレッジ帳&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-06-19 13:26:56</published>
  <title>Spring Boot のJavaバージョンを変更</title>
  <type>rich</type>
  <url>https://ti-tomo-knowledge.hatenablog.com/entry/2018/06/19/132656</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
