Pinned Repositories
annotation-processors
An example on how to use Java Annotation Processors
annotations-processor
Maven project with several annotations-processors included (DTO Generator)
APIJSON-Demo
腾讯 APIJSON 各种语言、各种框架 的 使用示例项目、上手文档、测试数据 SQL 文件 等。Demo projects with document and SQL files for Tencent APIJSON with different programming languages and different frameworks.
APIJSONParser
Complate JSON to SQL,APIJSON编译器,将JSON动态编译成SQL
apt
Java Annotation Processor Tool,动态生成getter/setter方法(像Lombok一样)。
apt-demo
Annotation Processor Tool
asta4d
View first web application framework
awesome-java-leetcode
:crown: LeetCode of algorithms with java solution(updating).
bean-query
Bean Query reuses Apache Commons BeanUtils, Apache Commons Collections, Java Hamcrest to make sorting, filtering and converting a (collection of) java bean(s) easily. Bean Query 复用Apache Commons BeanUtils, Apache Commons Collections, Java Hamcrest 来简化对Bean(集合)的排序,过滤和转换。
NativeCriteria
Ultra lightweight lib to generate dynamic SQL based on hibernate session
WonRay's Repositories
WonRay/APIJSON-Demo
腾讯 APIJSON 各种语言、各种框架 的 使用示例项目、上手文档、测试数据 SQL 文件 等。Demo projects with document and SQL files for Tencent APIJSON with different programming languages and different frameworks.
WonRay/dgs-newfeatures-demo
WonRay/doc-view
IDEA 插件 Doc View 的仓库地址
WonRay/easy-query
java/kotlin high performance lightweight solution for jdbc query,support sharding table and database support master-replica
WonRay/elasticsearch-example
elasticsearch java highlevel rest client demo工程
WonRay/elasticsearch-sql
Use SQL to query Elasticsearch
WonRay/elepy
Elepy, The Headless Content Management Framework
WonRay/esper
Esper Complex Event Processing, Streaming SQL and Event Series Analysis
WonRay/esProc
esProc SPL is a scripting language for data processing, with well-designed rich library functions and powerful syntax, which can be executed in a Java program through JDBC interface and computing independently.
WonRay/feign-learning
追本溯源,由浅入深的学习Feign
WonRay/form-create-designer
好用的vue可视化表单设计器
WonRay/graphql-code1st
Java library, dynamically generates schema from java classes for graphql-java
WonRay/intellij-platform-plugin-template
Template repository for creating plugins for IntelliJ Platform
WonRay/JrebelLicenseServerforJava
搭建IDEA热部署插件Jrebel的激活服务
WonRay/jsonSchema-to-GraphQL
a demo about query in mongodb, by translating a jsonSchema in mongodb to satisfy GraphQL without *.graphqls files dynamically.
WonRay/lowcode-engine
An enterprise-class low-code technology stack with scale-out design / 一套面向扩展设计的企业级低代码技术体系
WonRay/pf4j-spring
Spring-boot combines PF4J to implement plug-in definition, development, packaging, upload, load, unload, start, stop, enable, disable, use and other functions。spring-boot结合PF4J实现插件定义、开发、打包、上传、加载、卸载、启动、停止、启用、停用、使用等功能
WonRay/plugin-importer-exporter
Intellij Plugin import/export plugin information.
WonRay/pure-validation
**pure-validation** is configurable, non-intrusive, easy-to-expand, hot-load, lightweight dynamic parameter validation framework that can replace hibernate-validation. The total code is less than 1000 lines, easy to learn, and can be expanded to implement more validators.
WonRay/querydsl
Unified Queries for Java
WonRay/sample-spring-cloud-gateway
sample spring cloud application with embedded api gateway on spring cloud gateway with or without service discovery with eureka
WonRay/screw
简洁好用的数据库表结构文档生成器
WonRay/shoukai.github.io
人生在于体会,今时哪及昔时。
WonRay/small-spring
🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。
WonRay/smart-admin
SmartAdmin 使用 SpringBoot和Vue,前后端分离,我们希望用一套漂亮的代码和一套整洁的代码规范,让大家在这浮躁的代码世界里感受到一股把代码写好的清流!同时又让开发者节省大量的时间,减少加班,快乐工作,热爱生活。SmartAdmin 让你从认识到忘不了,绝对是你最想要的!
WonRay/spring-gql-test
WonRay/spring-hibernate-validator-sample
Sample project illustrating the usage of Hibernate Validator's support for method validation together with Spring.
WonRay/sql
Query your data using familiar SQL or intuitive Piped Processing Language (PPL)
WonRay/uid-generator
UniqueID generator
WonRay/validator
🚥Fluent-validation framework for java extend from hibernate-validator.(java 对象属性流式验证框架,下一代校验框架。兼容实现 jakarta bean validation、jsr 303、hibernate-validator)