Skip to content

Commit 1452f53

Browse files
chore: merge main into release [skip ci]
2 parents 89f3192 + 710e095 commit 1452f53

4 files changed

Lines changed: 1 addition & 160 deletions

File tree

microsphere-spring-context/src/main/java/io/microsphere/spring/context/event/EventPublishingBeanInitializer.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
import io.microsphere.annotation.ConfigurationProperty;
2020
import io.microsphere.constants.PropertyConstants;
2121
import io.microsphere.spring.context.ConfigurableApplicationContextInitializer;
22-
import io.microsphere.spring.core.env.ListenableConfigurableEnvironment;
2322
import org.springframework.context.ApplicationContextInitializer;
2423
import org.springframework.context.ConfigurableApplicationContext;
2524
import org.springframework.core.PriorityOrdered;

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

Lines changed: 0 additions & 84 deletions
This file was deleted.
Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
11
# SpringWebHelper
22
io.microsphere.spring.web.util.SpringWebHelper=\
3-
io.microsphere.spring.webflux.util.SpringWebFluxHelper
4-
5-
# ApplicationContextInitializer
6-
org.springframework.context.ApplicationContextInitializer=\
7-
io.microsphere.spring.webflux.annotation.WebFluxExtensionInitializer
3+
io.microsphere.spring.webflux.util.SpringWebFluxHelper

microsphere-spring-webflux/src/test/java/io/microsphere/spring/webflux/annotation/WebFluxExtensionInitializerTest.java

Lines changed: 0 additions & 70 deletions
This file was deleted.

0 commit comments

Comments
 (0)