- Maven wrapper is bundled
All features are pre-configured to run out of the box when running Samples
using the described methods bellow
Postgresql
is bundled as the main database for jwallet
Keycloak
is pre-configured with a realm with default user with credentials max/max
Requires
docker-compose
Start / Stop
- start
./samples-cli.sh up
- stop
./samples-cli.sh down
Access service
- Database
localhost:5432
- Keycloak
http://localhost:5050
- Samples
http://localhost:8080/samples