From 09246f851f2076ccb62ad47657b5248e4ecf00a8 Mon Sep 17 00:00:00 2001
From: wing328
Date: Thu, 4 Jul 2019 15:17:41 +0000
Subject: [PATCH] Deploy website
Deploy website version based on 65fdce703697585a1542ca2467f0815b5c353574
---
docs/generators/spring.html | 2 +-
docs/generators/spring/index.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/generators/spring.html b/docs/generators/spring.html
index 12fec3fb9cc..0da6902b528 100644
--- a/docs/generators/spring.html
+++ b/docs/generators/spring.html
@@ -72,7 +72,7 @@ sidebar_label: spring
useOptional | Use Optional container for optional parameters | | false |
hateoas | Use Spring HATEOAS library to allow adding HATEOAS links | | false |
returnSuccessCode | Generated server returns 2xx code | | false |
-unhandledException | Declare operation methods to throw a generic exception and allow unhandled exceptions (useful for Spring @ControllerAdvice directives). | false |
+unhandledException | Declare operation methods to throw a generic exception and allow unhandled exceptions (useful for Spring @ControllerAdvice directives). | | false |
library | library template (sub-template) | - spring-boot
- Spring-boot Server application using the SpringFox integration.
- spring-mvc
- Spring-MVC Server application using the SpringFox integration.
- spring-cloud
- Spring-Cloud-Feign client with Spring-Boot auto-configured settings.
| spring-boot |
diff --git a/docs/generators/spring/index.html b/docs/generators/spring/index.html
index 12fec3fb9cc..0da6902b528 100644
--- a/docs/generators/spring/index.html
+++ b/docs/generators/spring/index.html
@@ -72,7 +72,7 @@ sidebar_label: spring
useOptional | Use Optional container for optional parameters | | false |
hateoas | Use Spring HATEOAS library to allow adding HATEOAS links | | false |
returnSuccessCode | Generated server returns 2xx code | | false |
-unhandledException | Declare operation methods to throw a generic exception and allow unhandled exceptions (useful for Spring @ControllerAdvice directives). | false |
+unhandledException | Declare operation methods to throw a generic exception and allow unhandled exceptions (useful for Spring @ControllerAdvice directives). | | false |
library | library template (sub-template) | - spring-boot
- Spring-boot Server application using the SpringFox integration.
- spring-mvc
- Spring-MVC Server application using the SpringFox integration.
- spring-cloud
- Spring-Cloud-Feign client with Spring-Boot auto-configured settings.
| spring-boot |