Solution:
Add the following codes in the pom file:
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> </properties>
Similar Posts:
- [Solved] maven 3.5.0 combined with eclipse suggests solutions to lambda expressions are allowed only at source level 1.8 or above errors
- Maven [error] no longer supports source option 5. Please use version 7 or later
- [Solved] Error attempting to get column ‘create_time‘ from result set. Cause: java.sql.SQLFeatureNotSupported
- Unregistering JMX-exposed beans on shutdown Solution
- Maven no main manifest attribute when generate jar for project
- Eureka server project startup error handling
- Springboot always reports an error when importing JSP dependencies
- Caused by: org.gradle.api.internal.plugins.PluginApplicationException: Failed to apply plugin [id ‘com.android.internal.application’]
- How to handle the eclipse error message the declared package does not match the expected package