Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hiwepy/spring-bytebuddy

基于byte-buddy生成Spring MVC 框架的Controller
https://github.com/hiwepy/spring-bytebuddy

Last synced: 23 days ago
JSON representation

基于byte-buddy生成Spring MVC 框架的Controller

Awesome Lists containing this project

README

        

# spring-bytebuddy

基于byte-buddy生成Spring MVC 框架的Controller

### Maven Dependency

``` xml

com.github.hiwepy
spring-bytebuddy
${project.version}

```