Group: GitHub Codert96
Sort by:Popular

1. Common Data

io.github.codert96 » common-dataApache

Common Data
Last Release on Oct 22, 2025

2. Common Security

io.github.codert96 » common-securityApache

Common Security
Last Release on Oct 22, 2025
The data returned by the API is encrypted. AES and SM4 encryption are provided by default. AES iv is the middle 16 bit of key. SM4 iv is the reverse the key.
Last Release on May 16, 2024
# mybatis-datascope-spring-boot-starter // You Mapper. @Select("select id, name from sys_user") List findAll(DataScope... dataScope); // You service userMapper.findAll(DataScope.of("id", () -> Arrays.asList("1", "2"))); // sql is select id, name from sys_user where sys_user.id in("1","2")
Last Release on May 30, 2024

5. Common Excel

io.github.codert96 » common-excelApache

Common Excel
Last Release on Oct 22, 2025

6. MyBatis Plus Field Meta

io.github.codert96 » mybatis-plus-field-metaApache

impl com.baomidou.mybatisplus.core.handlers.MetaObjectHandler
Last Release on May 22, 2024

7. Project Starter

io.github.codert96 » project-starter-parentApache

简单项目脚手架
Last Release on Oct 22, 2025
spring-boot-starter-minio
Last Release on Apr 7, 2025
when you upload excel controller (@RequestExcel List dot)
Last Release on May 17, 2024

10. Simple Database ORM

io.github.codert96 » simple-database-ormApache

simple orm
Last Release on Sep 29, 2024

11. Common Web

io.github.codert96 » common-webApache

Common Web
Last Release on Oct 22, 2025
spring-boot-starter-encrypt-gateway
Last Release on Jun 14, 2024