mvn sql:execute
mvn spring-boot:run
- Go to http://127.0.0.1:8888/tasks-service/dashboard/
In the application URL, localhost
cannot be used. 127.0.0.1
must be used instead. This is a
restriction imposed by Spring Authorization Server.
- A warning is shown at startup regarding HikariCP. More information: