Kotlin Spring WebFlux reference project
Admin privileges:
user name: admin
password: 123
User privileges:
user name: user
password: 123
returns jwt token in response body, this token must be provided in auth header when calling other endpoints (see example Postman scripts).
DB Console http://localhost:8082/
url: jdbc:h2:file:~/recipestore/db
user: sa
password: