NoobPete
Results
1
comments of
NoobPete
It should look something like this: ```Java ... @Tag(name = "Thing", description = "Thing description") public class ThingController { ... Mapping methods ... } ```