What is the difference between Service Provider Interface (SPI) and Application Programming Interface (API)?

More specifically, for Java libraries, what makes them an API and/or SPI?

9 Answers
9

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *