@Component
public class ApiDescriptionLookup
extends java.lang.Object
| Constructor and Description |
|---|
ApiDescriptionLookup() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(java.lang.reflect.Method key,
springfox.documentation.service.ApiDescription value) |
springfox.documentation.service.ApiDescription |
description(java.lang.reflect.Method key) |