Michael Vorburger created FINERACT-910:
------------------------------------------
Summary: Include Fineract API Documentation in WAR
Key: FINERACT-910
URL: https://issues.apache.org/jira/browse/FINERACT-910
Project: Apache Fineract
Issue Type: Improvement
Reporter: Michael Vorburger
Why don't we simply ship
[https://github.com/apache/fineract/blob/develop/api-docs/apiLive.htm] as part
of the built WAR?
This would make it trivial to then display that API Doc on any server.
It would have the advantage that it would "versioned" with the code.
If there is nothing else that expects this file to be in {{/api-docs/}} in git,
then why don't we just move it under {{fineract-provider/src/main/resources}},
and use https://www.baeldung.com/spring-mvc-static-resources.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)