Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Completed
-
None
-
None
-
S3
-
Pre-production defect
-
1
-
Mule 4 RC Cyborg 08/03
Description
Spring module is creating its extension model using the fluent API.
In the config declarations, it is specifying it needs a name field.
This field doesn't need to be declared as by convention it is added for all global elements.
We need to remove the name from the declarations.
Code is located at: https://github.com/mulesoft/mule-spring-module/blob/master/src/main/java/org/mule/extension/spring/internal/SpringModuleExtensionModelGenerator.java
Attachments
Issue Links
- relates to
-
MULE-13184 Validate "name" is not used as a parameter model name
-
- Closed
-