首页
教程
IT编程
国外技术
登录
标签
Spring
基于Spring Boot的汽车维保服务平台的设计与实现-开题报告
博主介绍:CSDN毕设辅导第一人、靠谱第一人、全网粉丝50W,csdn特邀作者、博客专家、腾讯云社区合作讲师、CSDN新星计划导师、Java领域优质创作者,博客之星、掘金华为云阿里云InfoQ等平台优质作者、专注
服务平台
报告
汽车
Spring
boot
admin
1月前
4
0
Spring Boot 配置文件敏感信息加密:Jasypt 实战
目录 1. 为什么需要加密配置文件? 2. Jasypt 快速集成 2.1 在xml文件中添加 Maven 依赖 2.2 生成加密字符串 编辑 编辑 3. 安全最
配置文件
实战
敏感
信息
Spring
admin
1月前
4
0
SpringMVC-Spring-Mybatis
SSM框架 1.1框架介绍 Jdbc是一个操作数据库的框架 Vue框架,也可以叫平台,提供了联网,ui,后台管理,权限等。 框架提供了很多类给我们用&
SpringMVC
Spring
Mybatis
admin
1月前
3
0
Spring Data MongoDB - Could not safely identify store assignment for repository candidate interface
INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport[270] - Spring Data MongoDB - Could not safely identify store ass
safely
Identify
mongodb
Spring
DATA
admin
1月前
4
0
spring boot在起web(Tomcat)时报Identify and stop the process that‘s listening on port 8080
在起项目时报下面异常,这是因为我本地起着nginx呢(忘了nginx我设置的是开机自启动),占用着8080端口,用于前端Vue的开发,所以直接修改ym
时报
tomcat
WEB
boot
Spring
admin
1月前
3
0
Spring Data Redis - Could not safely identify store assignment for repository candidate interface
Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.itheima.repository
safely
Identify
redis
Spring
DATA
admin
1月前
6
0
Spring Data Redis - Could not safely identify store assignment for repositor
文章目录Spring Data Redis - Could not safely identify store assignment for repositor1、触发2、解决Spring Data Redis - Could not sa
redis
safely
Spring
DATA
Assignment
admin
1月前
7
0
spring boot 遇到 Identify and stop the process that‘s listening on port 8080 or configure this applic
spring boot 遇到 Identify and stop the process that’s listening on port 8080 or configure this application to listen on an
Stop
process
Identify
Spring
boot
admin
1月前
4
0
Spring Cloud与Docker微服务架构实战 pdf百度网盘下载
欢迎大家关注我的公众号【老周聊架构】,Java后端主流技术栈的原理、源码分析、架构以及各种互联网高并发、高性能、高可用的解决方案。链接: https:pan.baidus12fmLNmGrNH6GV4p0pkj
架构
实战
百度网
cloud
Spring
admin
1月前
5
0
sts3 spring-tool-suite-3.9.10.RELEASE-e4.13.0-win32-x86_64 百度网盘下载 + sts4百度网盘下载链接
sts是一个定制版的Eclipse,专为Spring开发定制的IDE sts 3官网 云盘链接 提取码:d9vu spring tools 4 官网 sts4云盘链接 版本
百度网
下载链接
Suite
Spring
Tool
admin
1月前
2
0
重新定义Spring Cloud实战 pdf百度网盘下载
欢迎大家关注我的公众号【老周聊架构】,Java后端主流技术栈的原理、源码分析、架构以及各种互联网高并发、高性能、高可用的解决方案。链接: https:pan.baidus1n0QbS011JZtHu0P_ORb
实战
定义
百度网
cloud
Spring
admin
1月前
8
0
spring boot项目启动,服务变成灰色怎么办?
spring boot项目启动时,服务呈现灰色怎么办?我没有研究过,灰色会对项目使用有什么负面作用,但是作为一个资深强迫症,看着很尴尬.解决办法: 停止stop该服务,鼠标点击该服务,右键有个clear content方法,删除该服务,到i
灰色
项目
Spring
boot
admin
2月前
36
0
Flowable 6.6.0 BPMN用户指南 - (4)Spring集成 - 4.1ProcessEngineFactoryBean
《Flowable 6.6.0 BPMN用户指南》 1. 入门 2. 配置 3 The Flowable API 4 Flowable 6.6.0 BPMN用户指南 - (4)Spring集成 4.1 ProcessEngineFa
用户指南
bpmn
Flowable
Spring
ProcessEngineFactoryBean
admin
3月前
35
0
Spring Security 的基本组件 SecurityContextHolder
Spring Security 中最基本的组件应该是SecurityContextHolder了。这是一个工具类,只提供一些静态方法。这个工具类的目的是用来保存应用程序中当前使用人的安全上下文。 SecurityCo
组件
Spring
Security
SecurityContextHolder
admin
3月前
26
0
Spring中Environment详解,一文搞透Spring运行环境Environment
文章目录一、理解 Spring Environment 抽象1、源码初识二、Environment 占位符处理1、Spring 3.1 前占位符处理2、Spring 3.1占位符处理3、代码实例三、条件配置 Spring Profile
运行环境
一文
详解
Spring
Environment
admin
4月前
108
0
10-Spring Boot配置文件
目录 1.配置文件作用 2.配置文件的格式 为配置文件安装提示插件 2.1. .properties(旧版,默认的) 2.1.1.基本语法 PS:配置文件中使用&
配置文件
Spring
boot
admin
4月前
46
0
微服务Spring Cloud架构详解
本文摘自《AI赋能企业数字化转型》京东地址;https:item.jd10118346821885.html "Spring Cloud为开发人员提供了快速构建分布式系统中一些常见模式的工具(例如配置
详解
架构
Spring
cloud
admin
4月前
65
0
Spring-Boot Spring-Cloud打成jar运行提示中没有主清单属性
原文出处:http:blog.csdnu010429286articledetails79085212 问题如下图 使用Spring Boot微服务搭建框架,在eclipse和Ide
清单
属性
提示
boot
Spring
admin
4月前
79
0
spring boot 配置redis 一个巨坑 报错 Unsatisfied dependency expressed through field ‘redisTemplate‘;
意思就是Bean 在创建类的时候报错了一般我们配置reids时候是<dependency><groupId>org.springframework.boot<groupId><artifactId
报错
redis
Spring
boot
Unsatisfied
admin
4月前
80
0
Spring注入Bean时不匹配构造器错误 —— Unsatisfied dependency expressed through constructor parameter
报错信息Unsatisfied dependency expressed through constructor parameter 0: Ambiguous argument values for parameter of type [
不匹配
错误
Spring
Bean
Unsatisfied
admin
4月前
49
0
1
2
3
4
5
6
7
»