# spring-bytebuddy **Repository Path**: dinghj_ld/spring-bytebuddy ## Basic Information - **Project Name**: spring-bytebuddy - **Description**: 基于byte-buddy生成Spring MVC 框架的Controller - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2023-11-27 - **Last Updated**: 2023-11-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # spring-bytebuddy 基于byte-buddy生成Spring MVC 框架的Controller ### Maven Dependency ``` xml com.github.hiwepy spring-bytebuddy ${project.version} ```