This is for training purposes: simple ws with basic operations over Element entity
Branches:
- master (SpringBoot + simple rest API)
- develop (WAR support, OpenAPI)
- feature/basic-jwt (Security - JWT)
-
unix:
./gradlew bootRun -
windows:
gradlew.bat bootRun