Clean the request process
Remove paginated Remove Entity classes Add Annotation for serialize object rename selectOne/selectMultiple to execute
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package fr.postgresjson.connexion
|
||||
|
||||
@Target(AnnotationTarget.CLASS)
|
||||
annotation class SqlSerializable
|
||||
Reference in New Issue
Block a user