Author: Roman Tokarev Level: Intermediate Technologies: EAR, JPA Summary: Based on kitchensink, but deployed as an EAR Target Project: WildFly Source: https://github.com/opensearch/revolut/>
-
Clone project
git clone [email protected]:opensearch/revolut.git
-
download and unzip http://download.jboss.org/wildfly/10.1.0.Final/wildfly-10.1.0.Final.zip.
-
Start Wildfly AC:
/bin/standalone.sh
-
Go to 'revolut' and execute:
mvn clean compile package wildfly:deploy
-
Show all clients:
-
Show all accounts:
-
Money transfer:
http://localhost:8080/transactional-web/rest/transfer?from=0&to=1¤cy=USD&amount=100.00