https://github.com/grootkng/event-booking
An application to handle events and participants
https://github.com/grootkng/event-booking
clean-architecture docker java junit spring-boot swagger
Last synced: 3 months ago
JSON representation
An application to handle events and participants
- Host: GitHub
- URL: https://github.com/grootkng/event-booking
- Owner: grootkng
- Created: 2023-04-11T13:59:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-16T20:53:43.000Z (about 3 years ago)
- Last Synced: 2025-03-09T04:51:09.751Z (over 1 year ago)
- Topics: clean-architecture, docker, java, junit, spring-boot, swagger
- Language: Java
- Homepage:
- Size: 216 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Event Booking
Event booking backend service
## Tech stack
* Java 17 LTS
* Spring
* Gradle
* Docker
* Postgres
* SOLID Principals | Clean Architecture
* JUnit
* SpringDocs
## Project Goals
- [x] Use clean architecture
- [x] Apply unit test
- [x] Use docker
- [x] Use Swagger
## How to run?
```shell
docker-compose up -d
```
Then it will run in localhost:8080
## Docs
### Swagger UI

### Swagger Json
