[
https://issues.apache.org/jira/browse/FINERACT-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17102460#comment-17102460
]
Michael Vorburger commented on FINERACT-931:
--------------------------------------------
It would be super cool if DevTools was automatically included and active when
one does {{./gradlew bootRun}} (without requiring any special property or
profile), but if both the JAR built by {{./gradlew bootJar}} and the WAR built
by {{./gradlew bootWar}} did NOT include the spring-boot-devtools.jar, if
someone knows how that's possible with some Gradle magic. Or does that
"developmentOnly" scope already do that? Check.
> Test and Document Spring "hot" reloading for development
> --------------------------------------------------------
>
> Key: FINERACT-931
> URL: https://issues.apache.org/jira/browse/FINERACT-931
> Project: Apache Fineract
> Issue Type: Improvement
> Reporter: Michael Vorburger
> Priority: Major
> Labels: technical
>
> FINERACT-730 unlocks the Spring Framework's "hot" reloading for development.
> We should test that, and document it in the README.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)