Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
java-chassis-1.2.1
-
None
Description
Currently, if different java bean param types are given the same param type name by @ApiModel annotation, there is no error thrown and the microservice instance can boot up and process requests, which may cause confusing runtime error.
The microservice schema generating mechanism should check the duplicated param types and warn the users of them.
Attachments
Issue Links
- links to