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-data-jdbc/src/main/java/org/springframework/data/jdbc/repository/config/AbstractJdbcConfiguration.java
+2-3
Original file line number
Diff line number
Diff line change
@@ -123,10 +123,9 @@ public JdbcMappingContext jdbcMappingContext(Optional<NamingStrategy> namingStra
123
123
124
124
/**
125
125
* Creates a {@link RelationalConverter} using the configured
126
-
* {@link #jdbcMappingContext(Optional, JdbcCustomConversions)}. Will get {@link #jdbcCustomConversions()} ()}
0 commit comments