https://github.com/saveourtool/app-cloud-template
App cloud template on Gradle and Spring Boot
https://github.com/saveourtool/app-cloud-template
Last synced: about 1 year ago
JSON representation
App cloud template on Gradle and Spring Boot
- Host: GitHub
- URL: https://github.com/saveourtool/app-cloud-template
- Owner: saveourtool
- License: mit
- Created: 2024-02-28T07:34:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-14T23:02:35.000Z (about 1 year ago)
- Last Synced: 2025-05-15T00:22:14.336Z (about 1 year ago)
- Language: Kotlin
- Size: 421 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Template for Cloud Applications
A template for application in cloud.
It's written on Kotlin MPP, Gradle (Kotlin DSL).
It runs on Spring Boot 3.x.
It uses MySql as database.
It uses Kafka as MQ.