Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 281 Bytes

File metadata and controls

17 lines (17 loc) · 281 Bytes

Spring-workplace

Сборка jar и запуск проекта:

build bootRun

Сборка war:

assemble

Генерация миграции базы данных:

build clearChecksums diffChangeLog

Сборка frontend:

yarn build