stechy1
JCHJava Community | Help. Code. Learn.
•Created by Aze on 11/1/2024 in #java-help
Gradle, Ebean: Service loader didn't find a SpiContainerFactory?
I hope I will not get banned by posting this link 🙂
https://www.baeldung.com/java-spi
13 replies
JCHJava Community | Help. Code. Learn.
•Created by Aze on 11/1/2024 in #java-help
Gradle, Ebean: Service loader didn't find a SpiContainerFactory?
Hello, do you know how the SPI works?
Providing a class in your jar is just one part. As a second part, you have to configure META-INF/services to inform java about your class...
13 replies