public class Reader extends Object
Reader class scans classes for Swagger annotations.| Modifier and Type | Method and Description |
|---|---|
static void |
read(Swagger swagger,
Set<Class<?>> classes)
Scans a set of classes for Swagger annotations.
|
Copyright © 2021. All rights reserved.