Vladislav Gerasimov
Results
2
issues of
Vladislav Gerasimov
Hi! Thank you for project! I want to know, can i use it for documenting Spring Websocket functionality? For example I use next configuration: ``` @Configuration @EnableWebSocketMessageBroker public class WebSocketConfig...
enhancement
help wanted
#### Reason/Context Now generated classes have only one default no argument constructor and classic setters (set field value and return void). I suggest at least one changes: - add more...
enhancement
stale