xiaostudy
xiaostudy
全部文章
分类
AJAX(1)
Apache(4)
bat脚本(2)
c(1)
css(3)
eclipse(31)
hibernate(4)
HTML(6)
idea编译器(2)
JavaScript(4)
Javase知识点整理(18)
Java分享(8)
jQuery(9)
JSP(1)
mybatis(4)
MySQL(11)
Oracle(5)
spring(15)
springMVC(8)
struts2(7)
tomcat(4)
webservice(10)
windchill(11)
XML(2)
其他工具(11)
收藏专用(2)
未归档(114)
电脑其他(10)
编译工具分享(2)
归档
标签
去牛客网
登录
/
注册
xiaostudy的博客
全部文章
(共12篇)
【链接】SpringBoot启动错误
【错误解决】SpringBoot启动错误 https://blog.csdn.net/Small_Mouse0/article/details/78551900
idea
spring
springboot
2019-01-10
0
479
【思维导图】springboot
https://www.edrawsoft.cn/viewer/public/s/72a06689197636
springboot
思维导图
2019-03-01
0
591
springboot与shiro在html中使用shiro标签
上一章讲环境搭建 springboot与shiro和mybatis和mysql 现在讲html中怎么使用shiro标签,这里是基于上一章讲的 在pom文件引入依赖 <dependency> <groupId>com.github.theborako...
springboot
shiro
HTML
2019-06-08
0
1045
springboot没有webapp目录——手动添加
src\main\webapp\ 参考文章:https://blog.csdn.net/fakerswe/article/details/80922536
springboot
2019-06-02
0
774
springboot和solr结合测试使用
首先新建springboot项目 新建webapp目录 springboot没有webapp目录——手动添加 web.xml 1 <?xml version="1.0" encoding="UTF-8&q...
springboot
solr
2019-06-02
0
628
springboot与shiro和mybatis和mysql
测试项目已上传到GitHub:https://github.com/xiaostudy/springboot_shiro_test1 1、创建springboot项目 1 <!-- 数据库连接池 --> 2 <dependency>...
springboot
shiro
mybatis
2019-06-08
0
1394
springboot与redis
该项目已上传至GitHub:https://github.com/xiaostudy/springboot_redis 用到的框架技术有:springboot、mybatis、shiro、redis 前端有:layui、jqGrid 这里先不讲redis在Windows安装,比较简...
springboot
mybatis
shiro
redis
jqGrid
layui
2019-06-09
0
769
springboot集成webSocket能启动,但是打包不了war
1、pom.xml少packing元素 https://www.cnblogs.com/zeussbook/p/10790339.html 2、SpringBoot项目中增加了WebSocket功能无法运行测试 https://www.oschina.net/question/30099...
springboot
webSocket
2019-06-18
0
721
springboot备份mysql后发送邮件并删除备份文件,支持win和Linux
首先加入springboot的邮箱依赖 <!--邮箱依赖--> <!-- https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-mail --> <depe...
Java
MySQL
springboot
Linux
2019-07-25
0
1720
springboot集成kaptcha验证码
在pom.xml引入依赖 <!-- 验证码 --> <!-- https://mvnrepository.com/artifact/com.github.penggle/kaptcha --> <dependency> <groupId...
springboot
2019-07-22
0
598
首页
上一页
1
2
下一页
末页