spring-boot-api-project-seed
spring-boot-api-project-seed copied to clipboard
:seedling::rocket:一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~
[](https://infosecwriteups.com/want-to-take-over-the-java-ecosystem-all-you-need-is-a-mitm-1fc329d898fb) --- This is a security fix for a high severity vulnerability in your [Apache Maven](https://maven.apache.org/) `pom.xml` file(s). The build files indicate that this project is resolving dependencies over HTTP...
### What happened? There are 1 security vulnerabilities found in org.mybatis:mybatis 3.4.5 - [CVE-2020-26945](https://www.oscs1024.com/hd/CVE-2020-26945) ### What did I do? Upgrade org.mybatis:mybatis from 3.4.5 to 3.5.6 for vulnerability fix ### What...
### What happened? There are 1 security vulnerabilities found in tk.mybatis:mapper 3.4.2 - [MPS-2022-51955](https://www.oscs1024.com/hd/MPS-2022-51955) ### What did I do? Upgrade tk.mybatis:mapper from 3.4.2 to 4.2.1 for vulnerability fix ### What...
### What happened? There are 1 security vulnerabilities found in com.github.pagehelper:pagehelper 4.2.1 - [CVE-2022-28111](https://www.oscs1024.com/hd/CVE-2022-28111) ### What did I do? Upgrade com.github.pagehelper:pagehelper from 4.2.1 to 5.3.1 for vulnerability fix ### What...
### What happened? There are 1 security vulnerabilities found in com.alibaba:fastjson 1.2.47 - [CVE-2022-25845](https://www.oscs1024.com/hd/CVE-2022-25845) ### What did I do? Upgrade com.alibaba:fastjson from 1.2.47 to 1.2.83 for vulnerability fix ### What...
 目前就试了下这个,这个是报错的。还有启动的时候,要添加vm参数。--add-opens java.base/java.lang=ALL-UNNAMED 不然也会报错。