You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2022/03/24 09:26:43 UTC

[GitHub] [fineract] galovics commented on a change in pull request #2171: FINERACT-1532: Create an example for pluggability

galovics commented on a change in pull request #2171:
URL: https://github.com/apache/fineract/pull/2171#discussion_r834088714



##########
File path: fineract-provider/src/main/resources/META-INF/spring.factories
##########
@@ -0,0 +1,2 @@
+org.springframework.boot.autoconfigure.EnableAutoConfiguration=\

Review comment:
       Since this is part of the intermediate solution - while the modules are properly extracted - does it make sense to have this configured like this? The component scan would pick this up after all in fineract-provider. Thoughts?




-- 
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: commits-unsubscribe@fineract.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org