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.
- Host: GitHub
- URL: https://github.com/igr/paywent
- Owner: igr
- License: bsd-2-clause
- Created: 2022-05-20T04:38:20.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-15T18:57:01.000Z (about 2 years ago)
- Last Synced: 2025-02-10T20:33:45.451Z (over 1 year ago)
- Topics: architecture, demo-app, java
- Language: Java
- Homepage:
- Size: 490 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# paywent (pwt)

[](https://github.com/igr/paywent/actions/workflows/maven-build.yml)

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.