推荐
专栏
教程
课程
飞鹅
本次共找到3131条
spring原理
相关的信息
Easter79
•
3年前
springboot中使用spring security,登录url就出现403错误
参考链接:https://segmentfault.com/q/1010000012743613(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fsegmentfault.com%2Fq%2F1010000012743613)有两个controller,一个是所有用户可以访问的@Re
Stella981
•
3年前
Spring Data Jpa 返回自定义对象 DTO 映射问题
关键字:JPA复杂查询,JPA返回自定义实体,JPA返回自定义DTO,JPA联表查询,JPA原生SQL查询,JPA踩坑新冠疫情之下,闲来无事研究了一下JPA,发现坑还是不少的,特地记录一下,有兴趣的道友可以看看。在灵活性上JPA比不上MyBatis,比如想联表查询返回一个自定义的实体Dto,结果发现不能直接返回自定义的实体,典型错误如下:
Stella981
•
3年前
Spring Security OAuth2 实现多人登录互踢下线
点击上方蓝色字体,选择“标星公众号”优质文章,第一时间送达▊ 老赵推荐(戳下方标题)阿里大牛程序员的Java问题排查工具单(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fmp.weixin.qq.com%2Fs%3F__biz%3DMzAxNDMwMT
Stella981
•
3年前
SpringBoot学习之路:06.Spring Boot替换默认的Jackson
SpringBoot和Springmvc都可以返回接送数据,SpringBoot默认是使用Jackson解析json数据的,个人觉得阿里的Fastjson性能更好点,API使用更方便,于是将SpringBoot默认的Jackson替换成阿里的Fastjson。一.配置类注入的方式packagecom.maxbill.core.
Stella981
•
3年前
Spring 注解 遇到的问题 ASM ClassReader failed to parse class file
降低jdk的版本 将jdk1.8jdk1.7org.springframework.beans.factory.BeanDefinitionStoreException:Failedtoreadcandidatecomponentclass:file\E:\\javaworkspace\\myeclipse2017\\sp
Stella981
•
3年前
Spring Boot 面试,一个问题就干趴下了!
前言随着SpringBoot使用越来越广泛,SpringBoot已经成为Java程序员面试的知识点,很多同学对SpringBoot理解不是那么深刻,经常就会被几个连环跑给干趴下了!比如下面这一段的SpringBoot问答:问:你觉得SpringBoot最大的优势是什么呢?答:SpringBoot的最大
Stella981
•
3年前
Guava Cache本地缓存在 Spring Boot应用中的实践
!ZenBookS1397%屏占比(https://uploadimages.jianshu.io/upload_images/98242475b661d17032a0f6b.jpg?imageMogr2/autoorient/strip%7CimageView2/2/w/1240)概述在如今高并发的互联网应用中,缓
Stella981
•
3年前
Spring Boot项目打包并部署到云服务器
SpringBoot项目打包并部署到云服务器一、云服务器的环境OS:CentOS7Jdk1.8SpringBoot自动集成Tomcat,不需要单独配置二、本地SpringBoot项目打包我使用的工具是IntelliJ
Stella981
•
3年前
Spring Cloud Gateway 扩展支持多版本控制及灰度发布
灰度发布什么是灰度发布,概念请参考(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fbaike.baidu.com%2Fitem%2F%25E7%2581%25B0%25E5%25BA%25A6%25E5%258F%2591%25E5%25B8%2583%2F7100322
Stella981
•
3年前
Spring Cloud微服务分布式云架构源码结构
1
•••
278
279
280
•••
314