https://github.com/dashaun/spring-boot-3-3
https://github.com/dashaun/spring-boot-3-3
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/dashaun/spring-boot-3-3
- Owner: dashaun
- License: apache-2.0
- Created: 2024-06-18T01:02:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-20T20:41:46.000Z (almost 2 years ago)
- Last Synced: 2025-10-12T12:43:27.445Z (8 months ago)
- Homepage:
- Size: 12.8 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spring Boot 3.3
## Quick Start
```bash
docker run --name revealjs --rm -v $PWD/docs:/usr/share/nginx/html:ro -d -p 8088:80 nginx
```