Releases: linux-china/microservices-annotator-ext-plugin
Releases · linux-china/microservices-annotator-ext-plugin
Release list
0.2.1
0.2.0
- Add annotator support for field/parameter/variable with
@RemoteAccess,@CloudStorage,@DataAccess,@DatabaseAccess.
public class UserController {
@RemoteAccess
private UserService userService;
}0.1.2
- Add annotations from
uCall.receiverType() - Compatible with IntelliJ IDEA 2023.2