mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Merge pull request #43877 from izeye
* pr/43877: Fix Javadoc since for GsonProperties.Strictness Closes gh-43877
This commit is contained in:
+1
-1
@@ -194,7 +194,7 @@ public class GsonProperties {
|
||||
* {@link com.google.gson.Strictness} that was introduced in Gson 2.11. To maximize
|
||||
* backwards compatibility, the Gson enum is not used directly.
|
||||
*
|
||||
* @since 3.4.1
|
||||
* @since 3.4.2
|
||||
*/
|
||||
public enum Strictness {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user