<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mamorums</author_name>
  <author_url>https://blog.hatena.ne.jp/mamorums/</author_url>
  <blog_title>C#, Python, Web開発</blog_title>
  <blog_url>https://web-dev.hatenablog.com/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>Spring Data JPA のリポジトリで、findAllOrderBy... のメソッドがあるとエラーが発生しました。 これから、エラーを解決する方法を書いていきます。 バージョン SpringBoot 3.0.1 Java 17 1. 対応方法 OrderBy の前に By を付けるとエラーが発生しなくなります。 findAllByOrderBy... 2. 対応方法の具体例 具体的なリポジトリのコードを以下に記載します。 2.1. エラーが発生しないメソッド名 public interface StudentRepository extends CrudRepository&lt;Stud…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fweb-dev.hatenablog.com%2Fentry%2Fspring-boot%2Ferror%2Fjpa-find-all-desc&quot; title=&quot;SpringBoot Data JPA findAllOrderBy...のエラー対処方法 - C#, Python, Web開発&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>2022-12-26 17:30:00</published>
  <title>SpringBoot Data JPA findAllOrderBy...のエラー対処方法</title>
  <type>rich</type>
  <url>https://web-dev.hatenablog.com/entry/spring-boot/error/jpa-find-all-desc</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
