摘要: package com.test.controller; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bin 阅读全文
posted @ 2022-05-15 18:36 小白龙白龙马 阅读(382) 评论(0) 推荐(0)
摘要: package com.test.controller; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bin 阅读全文
posted @ 2022-05-15 18:23 小白龙白龙马 阅读(84) 评论(0) 推荐(0)
摘要: package com.test.controller; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bin 阅读全文
posted @ 2022-05-15 18:06 小白龙白龙马 阅读(130) 评论(0) 推荐(0)
摘要: package com.test.controller; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bin 阅读全文
posted @ 2022-05-15 17:57 小白龙白龙马 阅读(126) 评论(0) 推荐(0)
摘要: <?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:sc 阅读全文
posted @ 2022-05-15 17:51 小白龙白龙马 阅读(35) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2022-05-15 14:40 小白龙白龙马 阅读(57) 评论(0) 推荐(0)
摘要: package com.test.controller; import com.test.controller.model.StudentProperties; import org.springframework.beans.factory.annotation.Autowired; import 阅读全文
posted @ 2022-05-15 13:17 小白龙白龙马 阅读(73) 评论(0) 推荐(0)