scala - Where should the META-INF/services be in sbt -
where should meta-inf directory in order sbt pick custom configurations. had issue when trying use serviceloader , trying create custom services in meta-inf/services
the meta-inf folder automatically picked sbt if put folder in src/main/resources/
Comments
Post a Comment