cp src/main/resources/application-dev.yaml.example src/main/resources/application-dev.yaml./mvnw spring-boot:runAlternatively, you can build the JAR file with
./mvnw clean package and then run the JAR file, as follows:
java -jar target/${appName}-0.1.0.jarThe steps described here create a runnable JAR.
You can also build a classic WAR file. Logging output is displayed. The application should be up and running within a few seconds.
todo add captcha https://www.youtube.com/watch?v=7cDpbAbhyjc&list=PLU2ftbIeotGpAYRP9Iv2KLIwK36-o_qYk&index=14
deploy guide https://www.youtube.com/watch?v=wj7j92w2eLw&list=PLU2ftbIeotGpAYRP9Iv2KLIwK36-o_qYk&index=15
Lit-element on ts https://www.youtube.com/watch?v=qAeHg8xBbmI