Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hikmetkutuk/saas-backend
https://github.com/hikmetkutuk/saas-backend
aws-s3 docker maven postgresql spring-boot swagger
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/hikmetkutuk/saas-backend
- Owner: hikmetkutuk
- Created: 2024-11-26T11:12:11.000Z (about 2 months ago)
- Default Branch: develop
- Last Pushed: 2024-12-02T08:04:52.000Z (about 2 months ago)
- Last Synced: 2024-12-02T08:33:44.649Z (about 2 months ago)
- Topics: aws-s3, docker, maven, postgresql, spring-boot, swagger
- Language: Java
- Homepage:
- Size: 322 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
![GitHub repo size](https://img.shields.io/github/repo-size/hikmetkutuk/saas-backend?color=inactive&logo=github&style=for-the-badge)
![Java](https://img.shields.io/static/v1?&logo=openjdk&label=java&message=17&color=f29111&style=for-the-badge)
![SpringBoot](https://img.shields.io/static/v1?&logo=springboot&label=spring%20boot&message=3.3.6&color=6db33f&style=for-the-badge)
![Postgres](https://img.shields.io/static/v1?&logo=postgresql&label=postgre%20sql&message=15.5&color=336791&style=for-the-badge)
![Docker](https://img.shields.io/static/v1?&logo=docker&label=docker&message=26.0.0&color=086dd7&style=for-the-badge)
![Swagger](https://img.shields.io/static/v1?&logo=swagger&label=swagger&message=3.0.1&color=44cc11&style=for-the-badge)
![Aws](https://img.shields.io/static/v1?&logo=amazon&label=aws&message=1.12.470&color=ff9900&style=for-the-badge)---
### Running Spotless
``
mvn spotless:check
````
mvn spotless:apply
``