AutoService annotations and generates the service provider
configuration files described in ServiceLoader.AutoService API.AutoService
Verify the AutoService interface value is correct
Categorize the class by its service interface
For each AutoService interface
Create a file named META-INF/services/<interface>
For each AutoService annotated class for this interface
Create an entry in the file
Copyright © 2020 Google LLC. All Rights Reserved.