apm-agent-java is not reading properties from the file and I get the following log message
2018-04-16 07:19:05.387 WARN 65971 --- [ost-startStop-1] c.e.apm.impl.ElasticApmTracerBuilder : Missing required value for configuration option service_name
Below is my elasticapm.properties
elastic.apm.service_name=Elastic-Apm-Demo
SpringBoot 2.0.1
JDK 1.8
APM-AGENT-JAVA 0.1.2