Visit the gitbook for more information.
Kotlin JDSL is a Kotlin library that makes query building and execution easy. You can create queries using your own classes and Kotlin's built-in functions without an annotation processor, and easily execute them in your library.
- Java 8 or later if you are a user.
- Kotlin 1.9 or later if you are a user.
- Join our Discord server to chat with us.
- Ask a question or start a discussion at the discussion forum.
- File an issue in the issue tracker to report a bug or suggest an idea.