January 2018
Intermediate to advanced
414 pages
10h 29m
English
First, we will rename our application.properties into application.yml, then we can change it to the following:
service: message: text: "hello"
This looks better for more complex configurations and will be our preferred method in the rest of the book.
Read now
Unlock full access