In my case the problem was that my application.properties encoding was ANSI. After changing encoding to UTF-8, eclipse removed the alert automatically.