Make it explicit that stream does not depend on a web server
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
boms.spring-cloud-dependencies: org.springframework.cloud:spring-cloud-dependencies:Edgware.RELEASE
|
||||
dependencies.spring-cloud-function-stream: org.springframework.cloud:spring-cloud-function-stream
|
||||
dependencies.spring-cloud-stream-rabbit: org.springframework.cloud:spring-cloud-starter-stream-rabbit
|
||||
exclusions.spring-cloud-function-web: org.springframework.cloud:spring-cloud-starter-function-web
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
spring.cloud.function.stream.default-route: uppercase
|
||||
spring.cloud.function.stream.processor.name: uppercase
|
||||
spring.cloud.function.scan.packages: com.example.functions
|
||||
Reference in New Issue
Block a user