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: spring-modulith-events/spring-modulith-events-jdbc/src/main/java/org/springframework/modulith/events/jdbc/DatabaseSchemaLocator.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ public class DatabaseSchemaLocator {
41
41
}
42
42
43
43
/**
44
-
* Loads the {@link Resource} copntaining the schema for the given {@link DatabaseType} from the classpath.
44
+
* Loads the {@link Resource} containing the schema for the given {@link DatabaseType} from the classpath.
45
45
*
46
46
* @param databaseType must not be {@literal null}.
0 commit comments