随笔分类 -  source

一些资源文件信息
摘要:<web-app xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/n 阅读全文
posted @ 2022-03-24 14:20 CGGirl 阅读(47) 评论(0) 推荐(0) 编辑
摘要:<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd"> 阅读全文
posted @ 2022-03-24 14:19 CGGirl 阅读(127) 评论(0) 推荐(0) 编辑
摘要:<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance 阅读全文
posted @ 2022-03-24 14:17 CGGirl 阅读(190) 评论(0) 推荐(0) 编辑
摘要:在maven安装目录的conf/setting.xml文件中配置 <profile> <id>jdk-1.8</id> <activation> <activeByDefault>true</activeByDefault> <jdk>1.8</jdk> </activation> <propert 阅读全文
posted @ 2022-03-24 14:11 CGGirl 阅读(61) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示