Files
Project-Mirror/README.MD
2022-07-17 07:55:32 +03:00

21 lines
378 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Project "MIRROR"
Зеркалирующий мавен-репозиторий.
## Сборка
```shell
gradle :web-spring:bootDistTar
```
или
```shell
gradle :web-spring:installBootDist
```
## Запуск
```shell
./bin/web-spring
```
Все настройки производятся через стандартный "спринговский" `application.yml`.