You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: start-site/src/main/resources/application.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -583,13 +583,13 @@ initializr:
583
583
description: R2DBC Homepage
584
584
- name: MyBatis Framework
585
585
id: mybatis
586
-
compatibilityRange: "[3.4.0,3.5.0-M1)"
586
+
compatibilityRange: "[3.4.0,4.0.0-M1)"
587
587
description: Persistence framework with support for custom SQL, stored procedures and advanced mappings. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or annotations.
0 commit comments