合集-ssm

摘要:MyBatis 参考:https://www.w3cschool.cn/mybatis3/mybatis3-rhna3ndr.html 环境: JDK MySQL Maven IDEA 1、简介 1.1 什么是MyBatis MyBatis 是一款优秀的持久层框架 它支持自定义 SQL、存储过程以及 阅读全文
posted @ 2024-06-20 17:53 孟秋廿六 阅读(41) 评论(0) 推荐(0)
摘要:Spring 一、简介 1.1 spring Spring是一个轻量级控制反转(IOC)和面向切面编程(AOP)的容器框架 <!-- https://mvnrepository.com/artifact/org.springframework/spring-webmvc --><dependency 阅读全文
posted @ 2024-06-25 15:18 孟秋廿六 阅读(27) 评论(0) 推荐(0)
摘要:<?xml version="1.0" encoding="UTF-8"?><web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://java.sun.com/xml/ns/javaee" xsi:sch 阅读全文
posted @ 2024-07-04 11:10 孟秋廿六 阅读(21) 评论(0) 推荐(0)