Skip to content

Commit a8e6b13

Browse files
committed
2 parents 28ecacf + d3d65f6 commit a8e6b13

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

spring-boot-autoconfigure-data-ebean/src/main/resources/META-INF/spring-configuration-metadata.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
},
9090
{
9191
"values": "INSERT",
92-
"description": "se JDBC Batch mode on Inserts."
92+
"description": "Use JDBC Batch mode on Inserts."
9393
},
9494
{
9595
"values": "ALL",
@@ -110,7 +110,7 @@
110110
},
111111
{
112112
"values": "INSERT",
113-
"description": "se JDBC Batch mode on Inserts."
113+
"description": "Use JDBC Batch mode on Inserts."
114114
},
115115
{
116116
"values": "ALL",
@@ -335,4 +335,4 @@
335335
"defaultValue": "tenant_id"
336336
}
337337
]
338-
}
338+
}

0 commit comments

Comments
 (0)