vidakovic commented on code in PR #5436: URL: https://github.com/apache/fineract/pull/5436#discussion_r2763465084
########## fineract-command/src/main/resources/jpa/static-weaving/module/fineract-command/persistence.xml: ########## @@ -1,43 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> Review Comment: Moved to Spring Data JDBC, closer to bare metal, no need for a high abstraction layer like JPA here... and the JPA configuration was causing some issues. In the end, this here will be faster. -- 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]
