We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fbd57b commit c9d778eCopy full SHA for c9d778e
README.adoc
@@ -30,7 +30,7 @@ Here is a quick teaser of an application using Spring Data JDBC Repositories in
30
31
[source,java]
32
----
33
-@Table("person")
+@Table
34
public class Person {
35
36
@Id
0 commit comments