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

https://github.com/zhouboyi1998/note-boot


https://github.com/zhouboyi1998/note-boot

spring-boot spring-data-mongodb

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

📔 note-boot












### 📖 Language

[įŽ€äŊ“中文](./README.md) | English

### đŸŗ Docker

* Run the command in the project root directory

#### Maven Package

```
mvn clean package -DskipTests
```

#### Docker Build

```
docker build -t note-boot .
```

#### Docker Run

```
docker run -d -p 18092:18092 --name note-boot note-boot
```

### 📜 Licence

[MIT License](https://opensource.org/licenses/MIT) Copyright (c) 2022 周博䚉