https://github.com/johnsonlee/spring-boot-template
https://github.com/johnsonlee/spring-boot-template
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/johnsonlee/spring-boot-template
- Owner: johnsonlee
- Created: 2021-06-05T07:30:14.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-29T13:46:47.000Z (over 1 year ago)
- Last Synced: 2025-04-02T23:34:07.246Z (about 1 year ago)
- Language: Shell
- Size: 58.6 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
This a template project for spring boot
## Getting Started
```bash
docker-compose up -d --build
```