Add new spring-boot .imports files and move auto-configuration classes there
This commit is contained in:
@@ -1,4 +1 @@
|
||||
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
|
||||
org.springframework.cloud.function.rsocket.RSocketAutoConfiguration,\
|
||||
org.springframework.cloud.function.rsocket.RSocketCustomizerConfiguration,\
|
||||
org.springframework.cloud.function.rsocket.RSocketRoutingAutoConfiguration
|
||||
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
org.springframework.cloud.function.rsocket.RSocketAutoConfiguration
|
||||
org.springframework.cloud.function.rsocket.RSocketCustomizerConfiguration
|
||||
Reference in New Issue
Block a user