Skip to content

Commit 8bad188

Browse files
committed
Update WebFluxExtensionBeanDefinitionRegistrar.java
1 parent aa0fa50 commit 8bad188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

microsphere-spring-webflux/src/main/java/io/microsphere/spring/webflux/annotation/WebFluxExtensionBeanDefinitionRegistrar.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,4 @@ private AnnotationAttributes getAttributes(AnnotationMetadata metadata) {
122122
private void log(String messagePattern, Object... args) {
123123
logger.trace(messagePattern, args);
124124
}
125-
}
125+
}

0 commit comments

Comments
 (0)