Useful java tools
<dependency>
<groupId>com.qwlabs.doraemon</groupId>
<artifactId>lang</artifactId>
<version>0.3.*</version>
<type>pom</type>
</dependency>
api 'com.qwlabs.doraemon:lang:0.3.*'
- auditing Base auditing entity/listener for jpa
- basic-tree Basic Tree definition and operation
- cdi CDI Utils and Dispatchable definition for your business code
- exceptions Generic exception definition
- feature-flags Help service easy use feature in CDI
- graphql Definition Relay for Graphql
- graphql-builder Easy build Graphql for testing with java flow code style
- jackson Easy to use jackson
- jpa Generic jpa naming strategy as refer to spring
- lang Generic utils for java
- mptt-tree The tree use MPTT structure
- panache Extends panache in paging and native query
- q-api Query string condition api definition
- q-parser-antlr4 Query string condition parser with antlr4
- quarkus-cache Help for quarkus cache
- quarkus-tenant Quarkus provide tenant from http
- quarkus-test Quarkus utils for test
- quarkus-test-resources Quarkus resources for test
- security Define the caller concept in the application and provide the ability to load properties api
- storage Define storage api
- storage-minio Storage api implements use minio
- storage-s3 Storage api implements use s3
- storage-graphql Storage graphql api
- task-queue Define task queue for loop job
- test-builder Define some builder for testing
- validator Generic validator