Payeezy Spring UI example for Credit Card transactions The sample uses Spring Boot and uses the payeezy-spring-client to do the transactions.
In your application, use @Import(PayeezyAppConfig.class) to be able to autowire the PayeezyClientHelper which allows to perform transactions against Payeezy API.