August 2019
Intermediate to advanced
256 pages
6h 43m
English
The initial view of the application shows the Config tab, as shown in the following screenshot:

The three links are on the page reference endpoints in the io.packt.sample.config.ConfigTestController class of the Chapter08-mpcodesample/svcs1 subproject. Clicking on the various links displays the MP-Config values. The value displayed in the previous screenshot corresponds to the second link and the injected.piValue config value. The relevant settings from Chapter08-mpcodesample/svcs1/src/main/resources/application.properties are shown here:
# MP Config values for ConfigTestControllerinjected.value=Injected valueinjected.piValue=3.1415926532 ...
Read now
Unlock full access