An open API service indexing awesome lists of open source software.

https://github.com/igr/paywent

Payment Went OK.
https://github.com/igr/paywent

architecture demo-app java

Last synced: about 1 year ago
JSON representation

Payment Went OK.

Awesome Lists containing this project

README

          

# paywent (pwt)

![](https://img.shields.io/badge/v1.1-pwt-blue)
[![Build](https://github.com/igr/paywent/actions/workflows/maven-build.yml/badge.svg)](https://github.com/igr/paywent/actions/workflows/maven-build.yml)

![](paywent.png)

Java11/SpringBoot/JPA/Postgres/Kafka example of Clean Architecture and more.

+ 🤘 [Project Structure](doc/structure.md)
+ ⚡️ [Architecture](doc/architecture.md)
+ 🔥 [Dev helper](doc/dev-helper.md)
+ 📥 [Remaining tasks](doc/todo.md)

## Quick Start

Run application:

```shell
./pwt.sh dev package
./pwt.sh app up
```

Run client example:

```shell
./pwt.sh run client
```

Lost?

```shell
./pwt.sh
```

Not ARM?

Update `docker-compose.yaml`

## Facts

+ BSD 2-Clause License.
+ Total time invested: `4 working days`.
+ Fun.