Make spring-task-launch-request-function as auto-config
* Also make a `spring-spel-function`, `spring-filter-function` as auto-config * Fix Checkstyle violations in those module, as well as in the `spring-payload-converter-function`
This commit is contained in:
@@ -5,7 +5,7 @@ The function can be used to apply SpEL transformations on data based on a SpEL e
|
||||
|
||||
## Beans for injection
|
||||
|
||||
You can import the `SpelFunctionConfiguration` in a Spring Boot application and then inject the following bean.
|
||||
The `SpelFunctionConfiguration` auto-configuration provides the following bean:
|
||||
|
||||
`spelFunction`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user