-
|
I have a spring boot starter project that is used by many federated subgraph projects (both kotlin & java). I'd like to add a |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Apparently, I was missing the AutoConfiguration class reference in my |
Beta Was this translation helpful? Give feedback.
Apparently, I was missing the AutoConfiguration class reference in my
/resources/META-INF/spring.factoriesfile. Doh!