SpringBoot-MultiVersion 是一个为 Spring Boot 项目设计的接口版本管理工具的先前版本的部分源码。它允许在同一个项目中同时存在多个相同路径的接口,通过注解和优先级机制来控制注册和访问的接口版本,实现灵活的版本切换和接口覆盖。
-
Updated
Nov 2, 2025 - Java
SpringBoot-MultiVersion 是一个为 Spring Boot 项目设计的接口版本管理工具的先前版本的部分源码。它允许在同一个项目中同时存在多个相同路径的接口,通过注解和优先级机制来控制注册和访问的接口版本,实现灵活的版本切换和接口覆盖。
Add a description, image, and links to the interface-injection topic page so that developers can more easily learn about it.
To associate your repository with the interface-injection topic, visit your repo's landing page and select "manage topics."