Skip to content

Commit 1e38085

Browse files
committed
update doc
1 parent 8d27857 commit 1e38085

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/generators/spring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ sidebar_label: spring
6161
|useOptional|Use Optional container for optional parameters| |false|
6262
|hateoas|Use Spring HATEOAS library to allow adding HATEOAS links| |false|
6363
|returnSuccessCode|Generated server returns 2xx code| |false|
64-
|unhandledException|Declare operation methods to throw a generic exception and allow unhandled exceptions (useful for Spring `@ControllerAdvice` directives).|false|
64+
|unhandledException|Declare operation methods to throw a generic exception and allow unhandled exceptions (useful for Spring `@ControllerAdvice` directives).| |false|
6565
|library|library template (sub-template)|<dl><dt>**spring-boot**</dt><dd>Spring-boot Server application using the SpringFox integration.</dd><dt>**spring-mvc**</dt><dd>Spring-MVC Server application using the SpringFox integration.</dd><dt>**spring-cloud**</dt><dd>Spring-Cloud-Feign client with Spring-Boot auto-configured settings.</dd><dl>|spring-boot|

0 commit comments

Comments
 (0)