Easter79 Easter79
3年前
springmvc +hibernate+ spring+ maven框架搭建
一、web.xml<?xmlversion"1.0"encoding"UTF8"?<webappxmlns:xsi"http://www.w3.org/2001/XMLSchemainstance"xmlns"http://java.sun.com/xml/ns/javaee
Stella981 Stella981
3年前
Spring Boot从零入门1_详述
本文属于原创,转载注明出处,欢迎关注微信小程序小白AI博客和微信公众号别打名名或者网站https://xiaobaiai.net或者我的CSDNhttp://blog.csdn.net/freeape!(https://oscimg.oschina.net/oscnet/f8db20c4f3964337b76dc956a3a8
Stella981 Stella981
3年前
Spring Cloud Eureka 自我保护机制实战分析
前些天栈长在Java技术栈微信公众号分享过SpringCloudEureka的系列文章:SpringCloudEureka自我保护机制(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fmp.weixin.qq.com%2Fs%2FvwPstQ0R0s_PsEhZ
Stella981 Stella981
3年前
Spring Cloud Alibaba的nacos作为注册中心
一 官网参考https://github.com/alibaba/springcloudalibaba/blob/master/springcloudalibabaexamples/nacosexample/nacosdiscoveryexample/readmezh.md(https://www.oschina.ne
Stella981 Stella981
3年前
Spring Boot 非常好的学习资料
from@https://gitee.com/didispace/SpringBootLearningSpringBoot2.0新特性学习简介与概览SpringBoot2.0
Stella981 Stella981
3年前
Spring singleton bean 与 prototype bean 的依赖
本文同步至:http://www.waylau.com/springsingletonbeanswithprototypebeandependencies/(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.waylau.com%2Fspringsingletonbe
Stella981 Stella981
3年前
Spring Shiro 使用默认的Session会话管理
项目中用到了shirosession会话管理机制,今天来总结一下,以下都是在springboot框架实现。shiro的session管理机制很完善,也是独立于j2ee容器且不依赖的,所以我们完全可以使用shiro提供给我们的session会话管理来实现我们的业务逻辑,默认提供的sessionDAO是memorySessionDAO,这里也主要讲它的配
Stella981 Stella981
3年前
Spring Security OAuth2源码分析(一)
本文开始从源码的层面,讲解一些SpringSecurityOauth2的认证流程。由于文章涉及了比较多的源码且较长,适合在空余时间段观看,非关键性代码以...代替。准备工作首先开启debug信息:1.logging:
Stella981 Stella981
3年前
Spring Boot让jar可以直接运行
<plugin<groupIdorg.springframework.boot</groupId<artifactIdspringbootmavenplugin</artifactId<configuration<executabletrue</exe
Stella981 Stella981
3年前
CompletableFuture与Spring的Sleuth结合工具类
系列目录:1.SpringWebFlux运用中的思考与对比(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fblog.csdn.net%2Fzhxdick%2Farticle%2Fdetails%2F103035149)2.CompletableFuture与Sprin