multiple-email-spring-boot-starter · Multi-template email sending support, 多模板邮件发送支持.
Group: io.github.weasley-j - All Dependencies
multiple-sms-spring-boot-starter · 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.
mydtt-plus-spring-boot-starter · 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 can be added database name concat with table name and fully comments, It can work with ORM frameworks such as MyBatis-Plus and MyBatis with little learning and usage costs. It's worth mentioning that DTT can be MyBatis-Plus is integrated in a 0-code way, just like JPA. However, MyDtt-Plus and MyBatis-Plus may be easier to expand and use than JPA. In addition to supporting the functions of JPA, DDT provides multi-table associated SQL DDL based on MyBatis operation, DTT support databases server for MYSQL, ORACLE, DB2, SQLSERVER, MARIADB, POSTGRESQL and embedded database for H2, HSQL, DERBY.
dtt-spring-boot-starter · 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.
sa-plugin-redis-spring-boot-starter · 用于支持Sa-Token的独立Session数据存储方案,与业务缓存解耦,使用独立Redis进行数据存储
http-request-restrict-spring-boot-starter · 一个用于支持`springboot`项目`http`请求限制的`starter`,通过识别客户端传来`token`值(具有唯一标志性)来实现:同一个用户在一定的时间频次内最多只能点击`N`次特定接口的功能
xxl-job-spring-boot-starter · 一个用于简化xxl-job配置的spring-boot组件,使用job客户端的http server port接收来自xxl-job-admin的调度请求,不需要在job客户端服务器上额外开通xxl-job-core内置的netty服务器的端口,增加开关控制,默认开启
mybatis-encrypt-spring-boot-starter · 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.
http-rate-limiter-spring-boot-starter · 一个用于支持`springboot`项目`http`请求速率限制的`starter`,通过识别客户端传来`token`值(具有唯一标志性)来实现:同一个用户在一定的时间频次内最多只能点击`N`次特定接口的功能
chinaport-data-signature-data-model · 中国电子口岸加签服务数据模型: 1. 海关 179 数据抓取; 2. 海关总署xml报文
sessionstore-spring-starter · 一个用于将特定类型的数据和业务数据解耦并独立存储的spring-boot-starter,允许选择性地将数据存放到独立的Redis数据库中,基于Redisson实现,可以充分利用Redis的0~15号索引数据库