| | |
| | | <!-- Log4j2爆雷漏洞 --> |
| | | <log4j2.version>2.17.0</log4j2.version> |
| | | <logback.version>1.2.9</logback.version> |
| | | <!-- webservice --> |
| | | <cxf.version>3.2.4</cxf.version> |
| | | </properties> |
| | | |
| | | <modules> |
| | |
| | | </properties> |
| | | </profile> |
| | | <!-- SpringCloud运行环境 --> |
| | | <profile> |
| | | <id>SpringCloud</id> |
| | | <modules> |
| | | <!-- 微服务模块--> |
| | | <module>jeecg-server-cloud</module> |
| | | </modules> |
| | | </profile> |
| | | <!-- <profile>--> |
| | | <!-- <id>SpringCloud</id>--> |
| | | <!-- <modules>--> |
| | | <!-- <!– 微服务模块–>--> |
| | | <!-- <module>jeecg-server-cloud</module>--> |
| | | <!-- </modules>--> |
| | | <!-- </profile>--> |
| | | |
| | | |
| | | </profiles> |