Group: GitHub Weasley J
Sort:
popular
|
newest
1. DTT Utilities2 usages
io.github.weasley-j » dtt-utilsGPL
The util module for dtt
Last Release on Jun 14, 2023
2. DTT Annotations1 usages
io.github.weasley-j » dtt-annotationsGPL
The annotation module for dtt
Last Release on Jun 14, 2023
3. Chinaport Data Signature Data Model
io.github.weasley-j » chinaport-data-signature-data-modelGPL
中国电子口岸加签服务数据模型: 1. 海关 179 数据抓取; 2. 海关总署xml报文
Last Release on Aug 9, 2023
4. HTTP Rate Limiter Spring Boot Starter
io.github.weasley-j » http-rate-limiter-spring-boot-starterGPL
一个用于支持`springboot`项目`http`请求速率限制的`starter`,通过识别客户端传来`token`值(具有唯一标志性)来实现:同一个用户在一定的时间频次内最多只能点击`N`次特定接口的功能
Last Release on Jun 8, 2023
5. XXL Job Spring Boot Starter
io.github.weasley-j » xxl-job-spring-boot-starterGPL
一个用于简化xxl-job配置的spring-boot组件,使用job客户端的http server
port接收来自xxl-job-admin的调度请求,不需要在job客户端服务器上额外开通xxl-job-core内置的netty服务器的端口,增加开关控制,默认开启
Last Release on Jul 19, 2023
6. Multiple SMS Spring Boot Starter
io.github.weasley-j » multiple-sms-spring-boot-starterApache
Multiple SMS Templates and Multiple SMS Providers for spring-boot, You can easily use
multiple-sms-spring-boot-starter to send SMS for users by @SMS annotation and SmsTemplate in you projects.
Last Release on Mar 24, 2023
7. HTTP Request Restrict Spring Boot Starter
io.github.weasley-j » http-request-restrict-spring-boot-starterGPL
一个用于支持`springboot`项目`http`请求限制的`starter`,通过识别客户端传来`token`值(具有唯一标志性)来实现:同一个用户在一定的时间频次内最多只能点击`N`次特定接口的功能
Last Release on Dec 27, 2022
8. Multiple Email Spring Boot Starter
io.github.weasley-j » multiple-email-spring-boot-starterApache
Multi-template email sending support, 多模板邮件发送支持.
Last Release on Jun 10, 2023
10. DTT Spring Boot Starter
io.github.weasley-j » dtt-spring-boot-starterGPL
DTT is an object-oriented Java framework that enables developers to automatically create database
tables based on domain models through annotation-driven development, increasing productivity for developers. The
core concept of DTT is domain-driven table, which makes you focus more on domain objects rather than database
tables.
Last Release on Jun 14, 2023
11. SessionStore Spring Starter
io.github.weasley-j » sessionstore-spring-starterGPL
一个用于将特定类型的数据和业务数据解耦并独立存储的spring-boot-starter,允许选择性地将数据存放到独立的Redis数据库中,基于Redisson实现,可以充分利用Redis的0~15号索引数据库
Last Release on Aug 10, 2023
12. MyBatis Encrypt Spring Boot Starter
io.github.weasley-j » mybatis-encrypt-spring-boot-starterGPL
A spring-boot starter to make it easy to encrypt and decrypt some column of database tables, supports for
user custom encryption algorithms, you can even use some encrypted fields as query criteria.
Last Release on Jul 16, 2023
13. SA Plugin Redis Spring Boot Starter
io.github.weasley-j » sa-plugin-redis-spring-boot-starterGPL
用于支持Sa-Token的独立Session数据存储方案,与业务缓存解耦,使用独立Redis进行数据存储
Last Release on Nov 17, 2022
14. MyDtt Plus Spring Boot Starter
io.github.weasley-j » mydtt-plus-spring-boot-starterGPL
MyDtt-Plus is a starter of spring-boot, It is an object-oriented Java framework that helps developers increase
productivity, "Domain Driven Table" is the concept of DTT, It makes you focus more on domain objects rather than
tables. Aims to make it easy to automatically create DB tables based on your Java model with annotation driven.
It's also support the ability of create table automatically for MyBatis what Hibernate can do and optionally
export SQL to local file,Each table ...
Last Release on Aug 20, 2022