February 2018
Intermediate to advanced
406 pages
9h 55m
English
There are many ways to run the service.
Right-click on the project and select Run As | Maven build and configure the Run Configurations to execute the spring-boot:run target as follows:

On clicking Run, if the internet connection and configuration are fine, you will see the following console output:
[INFO] Building product 0.0.1-SNAPSHOT ... [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to C:Appswkneonproducttargetclasses ... :: Spring Boot :: (v1.4.3.RELEASE) 2016-10-28 13:41:16.714 INFO 2532 --- [ main] com.mycompany.product.ProductSpringApp : Starting ProductSpringApp on L-156025577 ...
Read now
Unlock full access