demo-sepa icon indicating copy to clipboard operation
demo-sepa copied to clipboard

Demo project using SEPA Message validation library from https://paymentcomponents.com

Results 1 demo-sepa issues
Sort by recently updated
recently updated
newest added

With newer versions of Java (17+), javax.xml are migrated to jakarta. If I add this dependency in pom: ```xml gr.datamation sepa-core-jaxb 22.4.1 demo ``` Calling `FIToFIPaymentStatusReport messageObject = new FIToFIPaymentStatusReport();`...