vidakovic commented on a change in pull request #2171:
URL: https://github.com/apache/fineract/pull/2171#discussion_r834121298
##########
File path: fineract-provider/src/main/resources/META-INF/spring.factories
##########
@@ -0,0 +1,2 @@
+org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
Review comment:
... yeah... was thinking the same when I put it in place... I guess
technically we don't need it in this setup... probably my thinking was to put
stuff in place and later move to separate modules; I guess there's an argument
to keep only the bare minimum.
What I'll do: add a section in the documentation describing the anatomy of a
clean module; anyone who wants to port an existing or creating a new one has
then a detailed todo list. Alright, working on it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]