Commit 710e095
committed
Remove WebFluxExtensionInitializer and factory
Delete WebFluxExtensionInitializer and its unit test, and remove its ApplicationContextInitializer registration from microsphere-spring-webflux/src/main/resources/META-INF/spring.factories. The SpringWebFluxHelper entry is kept. Removed files: src/main/java/io/microsphere/spring/webflux/annotation/WebFluxExtensionInitializer.java and src/test/java/io/microsphere/spring/webflux/annotation/WebFluxExtensionInitializerTest.java; modified: META-INF/spring.factories.1 parent 2c8c7ad commit 710e095
3 files changed
Lines changed: 1 addition & 159 deletions
File tree
- microsphere-spring-webflux/src
- main
- java/io/microsphere/spring/webflux/annotation
- resources/META-INF
- test/java/io/microsphere/spring/webflux/annotation
Lines changed: 0 additions & 84 deletions
This file was deleted.
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 3 | + | |
Lines changed: 0 additions & 70 deletions
This file was deleted.
0 commit comments