We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3de0b22 commit 5ff2c46Copy full SHA for 5ff2c46
README.md
@@ -33,7 +33,7 @@ io.github.lvyahui8.spring.base-packages=io.github.lvyahui8.spring.example
33
```
34
35
- `@DataProvider`: define the data provider
36
-- `@DataConsumer`: define the method parameter dependency type as return the value of other interfaces, the other interface is a @DataProvider
+- `@DataConsumer`: define the method parameter dependency type as return the value of other interfaces, the other interface is a `@DataProvider`
37
- `@InvokeParameter`: define the method parameter dependency type as the user input value
38
- Spring Bean `dataBeanAggregateQueryFacade`: query data facade API
39
0 commit comments