December 2019
Intermediate to advanced
314 pages
6h 51m
English
The application can be executed from the same shell where we ran our test (so that we still retain the DB_HOST environment variable):
mvn quarkus:dev
You should expect the following output in the console:
Listening for transport dt_socket at address: 50052019-07-14 18:41:32,974 INFO [io.qua.dep.QuarkusAugmentor] (main) Beginning quarkus augmentation2019-07-14 18:41:33,789 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 815ms2019-07-14 18:41:35,153 INFO [io.quarkus] (main) Quarkus 0.19.0 started in 2.369s. Listening on: http://[::]:80802019-07-14 18:41:35,154 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-postgresql, narayana-jta, resteasy, resteasy-jsonb] ...
Read now
Unlock full access