Create a simple Maven project, modify pom.xml to add Spring Boot-related starter, as follows:
<parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> <version>1.5.9.RELEASE</version> </parent> <dependencies> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifactId> </dependency> </dependencies>
This is the focus, but I found that I made a mistake when adding the Spring-boot-starter parent, with the following information: Error parsing processing instructions jump to definition in parent POm. Refer to the following figure:
Maybe maven got mad again. Using Alt +F5 to force update the maven project, it still reported an error. Finally, the jar package under the directory org/springframework/boot in the maven repository was deleted, and the error will not be reported when updating the maven project.
Read More:
- Spring boot problem 1: error reporting life processing instructions for building a spring boot project
- NPM run dev error (ERR: Code lifecycle)
- Installing Theano :Windows Installation Instructions
- Pcl1.9 + vs2017 + win10 installation instructions and MFC adaptation
- Springboot project: error parsing HTTP request header note: further occurrences of HTTP request parsing
- Error processing condition on org.springframework.boot . autoconfigure.context.Property Error report solution
- Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block collection
- springboot : Failed to decode downloaded font 和 OTS parsing error
- Parsing error: Unexpected token
- Dpkg: error processing package XXX solution
- Processing method of eslint verification error
- How to Fix Spring Boot OTS parsing error: Failed to convert WOFF 2.0
- Solution to “TCLs parsing failed” when dnf starts
- Syntax error: unexpected EOF while parsing
- How to query the production environment logstash report error parsing JSON
- Dpkg: error processing package XXX (- – configure) solution (red warning in the upper right corner of Ubuntu)
- Tomcat error parsing HTTP request header
- Prompt IPA processing failed when exporting IOS adhoc
- [vue/no-parsing-error] Parsing error: x-invalid-end-tag.eslint-plugin-vue
- An error occurred while processing your request