|
@@ -16,7 +16,7 @@ Related projects:
|
16
|
16
|
There are also ports of this script in:
|
17
|
17
|
|
18
|
18
|
- [Java JDBC by Ivan Kolchagov](https://github.com/kolchagov/java-crud-api)
|
19
|
|
-- [Java Spring Boort + jOOQ](https://github.com/mevdschee/java-crud-api/tree/master/full) (work in progress)
|
|
19
|
+- [Java Spring Boot + jOOQ](https://github.com/mevdschee/java-crud-api/tree/master/full) (work in progress)
|
20
|
20
|
|
21
|
21
|
There are also proof-of-concept ports of this script that only support basic REST CRUD functionality in:
|
22
|
22
|
[Java](https://github.com/mevdschee/java-crud-api/blob/master/core/src/main/java/com/tqdev/CrudApiHandler.java),
|