We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b81cab commit fe1d8f5Copy full SHA for fe1d8f5
readme.md
@@ -14,8 +14,8 @@
14
<a target="_blank" href="https://spring.io/projects/spring-boot">
15
<img alt="Spring Boot" src="https://img.shields.io/badge/Spring%20Boot-2.3.2.RELEASE-blueviolet" />
16
</a>
17
- <a target="_blank" href="https://apache.org/">
18
- <img alt="License" src="https://img.shields.io/badge/License-apache-brightgreen" />
+ <a target="_blank" href="https://github.com/Coding-Coder/code-gen/blob/master/LICENSE">
+ <img alt="License" src="https://img.shields.io/badge/License-MIT-brightgreen" />
19
20
<a target="_blank" href="https://www.apache.org/licenses/LICENSE-2.0.html">
21
<img alt="JDK" src="https://img.shields.io/badge/JDK-1.8%2B-blue" />
0 commit comments