Browse Source
Since users might not have a concrete need to work with TypeReference, this commit introduces ProxyHints.registerJdkProxy(String...) to simplify use of the API for registering a dynamic proxy based on fully qualified class names of the required interfaces. Closes gh-28781pull/28783/head
3 changed files with 39 additions and 2 deletions
Loading…
Reference in new issue