Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
1. use Endpoint can inprove performance if too many endpoints .
2. can add a setEndpoint in InvocationContext , and use it like:
```
Date getDate(InvocationContext context, Date date)
```