We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e89368 commit bc3c414Copy full SHA for bc3c414
1 file changed
README.md
@@ -1,10 +1,8 @@
1
# Theory (Java)
2
3
-[](https://github.com/OWNER/REPO/actions/workflows/ci.yml)
+[](https://github.com/wilburhimself/theory_java/actions/workflows/ci.yml)
4
[](https://central.sonatype.com/artifact/io.retrorock/theory)
5
6
-Note: Replace `OWNER/REPO` with your GitHub org/repo, and adjust Maven Central coordinates when published.
7
-
8
A small, annotation-driven data access library built on Spring JDBC. It provides:
9
10
- Model mapping via annotations (`@Table`, `@Column`, `@PrimaryKey`, `@BelongsTo`) on POJOs.
0 commit comments