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.
2 parents 6e99926 + 9cc908c commit b4cc773Copy full SHA for b4cc773
1 file changed
README.md
@@ -8,6 +8,8 @@ _sqlschema2java_ generates Java types from SQLSchema and annotate those types fo
8
You can use sqlschema2java as a Maven plugin.
9
[**Try at the sample project exemple**](https://github.com/Sassine/sqlschema2java/tree/main/sqlschema2java-example)
10
11
+[**Read Getting Started**](https://github.com/Sassine/sqlschema2java/wiki/Getting-Started)
12
+
13
## Implementation
14
15
#### A very simple Maven example:
0 commit comments