Reason: illegal escape characters. XML characters must be replaced with corresponding entities.
- < <(Less than)
-> > (greater than)
-& & (and)
-' '(single quote)
-" "(double quotation mark)
Solution:
Follow the shortcut keys prompted by idea to replace
<property name="DriverClass">com.mysql.cj.jdbc.Driver</property>
<property name="JdbcUrl">jdbc:mysql://localhost:3306/test?characterEncoding=utf8&ampuseSSL=false&serverTimezone=UTC&rewriteBatchedStatements=true</property>
<property name="User">root</property>
<property name="Password">789756long</property>
Read More:
- The authentication server Configurate NoClassDefFoundError Error (store client information in a JDBC-based database)
- [Solved] SpringBoot integration with Redis error: java.net.ConnectException: Connection refused: no further information
- [Solved] qt phonon Play wav file Error:“symbol lookup error: /usr/lib/kde4/plugins/phonon_backend/phonon_gstreamer.so: undefined symbol: _ZNK6Phonon11MediaSource3mrlEv”
- [Solved] Logging system failed to initialize using configuration from ‘classpathlogbacklogback-spring.xml‘
- Mybatis-Plus logical delete mapping error [How to Solve]
- ApplicationContext.xml file header error Referenced file contains errors
- [Solved] R Install XML package error: configuration failed for package ‘XML’
- [Solved] cmake: symbol lookup error: cmake: undefined symbol: _ZN4Json5ValueC1ERKSs
- Intellij IDEA jetty-jmx.xml Error:Duplicate config file paths found
- The uibot database connection is unrecognized error: The object definition error
- Mybatis Connect Database Error: Error querying database. Cause: java.sql.SQLException: The server time zone value..
- [Solved] Android Room: Database Common Error ‘missing database’
- Creating test database for alias ‘postgres’… Got an error creating the test database: permission
- How to Solve dtd Error in MybatisGenerator.xml file
- [Solved] Read file XXX /pom.xml Error when Maven is configured in idea
- Springcloud configuration center client 3355 startup Error: error on get request for“ http://localhost:8761/eureka/apps/ “: Connection
- [Solved] kettle Error: Unexpected problem reading shared objects from XML file: null
- [Solved] GBase 8a MPP Database sftp Loading Large File Error
- Database App.config configurate file Error & Solution
- XML read process error: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,1] Message: Content not allowed in preamble