Skip to content

jbosboom/ServiceProviderProcessor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ServiceProviderProcessor

Usage

@ServiceProvider(SomeInterface.class)
public class MyProvider implements SomeInterface {

License

The annotation processor itself is GPLv3+, but as the processor only runs at compile time and no parts of the processor are embedded in the generated files, you can use the processor with programs under other licenses. (If you distribute the annotation processor itself, you need to comply with the GPL as usual.)

About

generates META-INF/services files from annotations

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages