https://github.com/thanh-vt/alpha-sound-service
Music Webapp Service
https://github.com/thanh-vt/alpha-sound-service
elasticsearch kafka postgresql redis spring-boot spring-cloud spring-oauth2 spring-web
Last synced: 3 months ago
JSON representation
Music Webapp Service
- Host: GitHub
- URL: https://github.com/thanh-vt/alpha-sound-service
- Owner: thanh-vt
- Created: 2019-09-19T04:55:58.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-08-23T06:53:08.000Z (almost 2 years ago)
- Last Synced: 2025-01-31T06:07:34.753Z (5 months ago)
- Topics: elasticsearch, kafka, postgresql, redis, spring-boot, spring-cloud, spring-oauth2, spring-web
- Language: Java
- Homepage:
- Size: 29.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Alpha Sound Service
## Deployment Url:
https://alpha-sound-service.herokuapp.com/
## Technology Stack
- Spring Cloud 2020.0.x
- Spring Boot 2.4.0
- Spring Security OAuth2
- Elasticsearch 7.5.2 (search)
- Apache Kafka (background job processing)
- Redis (caching)
- PostgresQL 13
- Mapstruct
- Lombok