pefernan commented on PR #3672:
URL: 
https://github.com/apache/incubator-kie-kogito-runtimes/pull/3672#issuecomment-2368263860

   @gitgabrio each module that requires initializing the DB 
(runtime-persistence, data-index, data-audit, jobs.. ) will have a 
`kie-flyway.props` file in the META-INF folder, with its specific config. The 
idea is that during the app startup (if the feature is enabled), the 
KieFlywayInitializer component will load them using the KieFlywayConfigLoader 
and execute a flyway migration if needed.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to