An open API service indexing awesome lists of open source software.

https://github.com/dashaun/spring-boot-3-3


https://github.com/dashaun/spring-boot-3-3

Last synced: about 1 month ago
JSON representation

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
```