- Maven
- Java
- Configured .env file
- Build the package
mvn package
- Run the application
java -cp target/subscriptions-with-card-and-direct-debit-1.0.0-SNAPSHOT-jar-with-dependencies.jar com.stripe.sample.Server
- Go to
localhost:4242
in your browser to see the demo