We want the default application type to be REACTIVE if webflux is present (formerly it was NONE). In AWS and Azure we also want the webflux beans to be switched off in a "lite" application context (formerly they were unconditional).
3 lines
114 B
Properties
3 lines
114 B
Properties
spring.cloud.function.stream.processor.name: uppercase
|
|
spring.cloud.function.scan.packages: com.example.functions
|