An extra element is getting added automatically. how to highligh java code having generic expression within the code...
package com.app.config public interface ListConfig { /** * @return configuration list */ List <String> getValues(); /** * @return configuration list */ **</String>**