Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 20c0197

Browse files
committed
Polishing.
Remove superfluous logging. See #2595 Original Pull Request: #3318
1 parent d6e5288 commit 20c0197

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎src/main/java/org/springframework/data/mapping/context/AbstractMappingContext.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,6 @@ public Collection<E> getPersistentEntities() {
243243
@Override
244244
@Nullable
245245
public E getPersistentEntity(Class<?> type) {
246-
LOGGER.info("obtain persistent entity for type: " + type);
247246
return getPersistentEntity(TypeInformation.of(type));
248247
}
249248

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /