quarkiverse / quarkus-azure-services

Quarkus extensions for Azure services
Apache License 2.0
13 stars 18 forks source link

Replace 'new ReflectiveClassBuildItem()' with 'ReflectiveClassBuildItem.builder()' #96

Closed majguo closed 1 year ago

majguo commented 1 year ago

The PR is to fix the warning ReflectiveClassBuildItem has been deprecated and marked for removal, by replacing 'new ReflectiveClassBuildItem()' with 'ReflectiveClassBuildItem.builder()'.

The code changes reference the fix of following issues:

Signed-off-by: Jianguo Ma jiangma@microsoft.com

majguo commented 1 year ago

The build succeeded, I'm going to merge the PR and will monitor the status of the daily CI to see if anything needs to be followed up.

majguo commented 1 year ago

@all-contributors please add @melloware for review

allcontributors[bot] commented 1 year ago

@majguo

I've put up a pull request to add @melloware! :tada: