# common-backend **Repository Path**: parselife/common-backend ## Basic Information - **Project Name**: common-backend - **Description**: java服务端常用组件代码库,最新版本: https://github.com/sixcrabs/winterfell - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-06-16 - **Last Updated**: 2026-04-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: Java, SpringBoot, rpc, javalin ## README # common backend java 通用后端组件库 ## 环境 - java 8 - springboot 2.7.18 > 部分组件在 springboot 3.5.x 下测试可用(如 `hutool-mini`,`keystore`),但不保证全部可用 ## 结构 - miscellaneous: 杂项,包含 `oss-client` 、`rpc`、`rest client`、 `keystore` 等 - samples: 示例工程代码 - starter: 适配`springboot v2` 等框架的快速集成starter ## 用法 参考: https://cat-eat-bat.github.io/vjpress/