E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
2.0.6
Security注解:@PreAuthorize,@PostAuthorize, @Secured, EL实现方法安全
阅读更多说明(1)JDK版本:1.8(2)SpringBoot
2.0.6
(3)SpringSecurity5.0.9(4)SpringDataJPA2.0.11.RELEASE(5)hibernate5.2.17
林祥纤
·
2019-04-15 10:00
spring
boot
高层次语义特征检测:行人检测
依赖;Python2.7Tensorflow1.4.1Keras
2.0.6
OpenCV3.4.1.15安装:pipinstall-rrequirements.txt数据下载:下载后放到.
技术修行
·
2019-04-13 22:21
大数据
机器学习
深度学习
NLP
人工智能
知识图谱
图数据库
Spring Boot+Spring Security:获取用户信息和session并发控制
阅读更多说明(1)JDK版本:1.8(2)SpringBoot
2.0.6
(3)SpringSecurity5.0.9(4)SpringDataJPA2.0.11.RELEASE(5)hibernate5.2.17
林祥纤
·
2019-04-08 20:00
springboot
maven项目pom.xml文件第一行报错解决方法
Non-parseablePOMC:\Users\Administrator.m2\repository\org\springframework\data\build\spring-data-build\
2.0.6
行者和他的钢笔
·
2019-04-03 08:30
maven项目pom.xml文件第一行报错解决方法
Non-parseablePOMC:\Users\Administrator.m2\repository\org\springframework\data\build\spring-data-build\
2.0.6
行者和他的钢笔
·
2019-04-03 08:30
记一次redisson启动报错,但是加锁解锁正常
版本信息redission3.10.4boot
2.0.6
redis3.2配置信息propertiesredisson.address=redis://192.168.1.222:6379redisson.password
毛jx
·
2019-03-19 09:18
Spring Boot集成邮件服务
SpringBoot版本:
2.0.6
.RELEASE。源代码:https://github.com/wu-boy/parker.git,parker-mail模块。
wu_boy
·
2019-03-15 10:16
Spring
Spring
Boot
Django2.0的path方法无法使用正则表达式的解决办法
本人的django的版本是
2.0.6
在django项目中,在urls.py文件中,匹配路由用的path方法,之前我用的都是url方法写了一个path方法,使用正则表达式fromdjango.contribimportadminfromdjango.urlsimportpathfromapp1importviewsurlpatterns
bainianminguo
·
2019-02-28 17:00
分布式服务跟踪Sleuth - Spring Cloud系列(七)
本文章基于spring-boot-starter-parent
2.0.6
RELEASE,spring-cloud-dependenciesFinchley.SR2。
岸远水声微
·
2019-02-20 00:00
spring
cloud
Spring
Cloud微服务
Quick
Start
Spring Cloud Alibaba框架搭建 第一篇:基础
版本控制pomorg.springframework.bootspring-boot-starter-parent
2.0.6
.RELEASEorg.springframework.cloudspring-cloud-dependenciesFinchley.SR1pomimportorg.springframework.cloudspring-cloud-alibaba-dependencies0
你看不惯我又干不掉我
·
2019-02-18 15:58
jSqlBox
2.0.6
发布,轻松解决分库分表事务
>>>jSqlBox是一个Java持久层工层,
2.0.6
版发布,主要有两个更新:1.添加了对以下三个JPA注解的支持:@Version乐观锁注解@Enumerated枚举字段注解@Convert自定义字段转换器具体的用法可参考
cpongo333
·
2019-02-15 22:49
Spring Cloud Nacos 作为注册和配置中心 + Spring Cloud Gateway作为网关 + Sentinel 作为熔断服务
依赖因为要整合gateway所以(版本的选择为spring官方的推荐搭配)springcloud的版本选择Finchley.SR2springboot的版本选择
2.0.6
.RELEASE这里nacos的
cdy1996
·
2019-02-15 22:00
springcloud
nacos
SpringCloud使用Sentinel 代替 Hystrix
本文基于springboot-
2.0.6
RELEASE+cloud-F.SR2Feign环境下:只需两步1.在原使用hystrix的模块中添加如下依赖:org.springframework.cloudspring-cloud-alibaba-sentinel0.2.1
varyall
·
2019-02-11 16:57
springcloud
SpringCloud使用Sentinel 代替 Hystrix
本文基于springboot-
2.0.6
RELEASE+cloud-F.SR2Feign环境下:只需两步1.在原使用hystrix的模块中添加如下依赖:org.springframework.cloudspring-cloud-alibaba-sentinel0.2.1
Mr_lyh
·
2019-01-30 11:54
Spring Boot入门系列之:十、Spring Boot整合RabbitMQ
spring-boot-rabbitmq开发环境开发工具:IntellijIDEA2018.2.6springboot:
2.0.6
.RELEASEjdk:1.8.0_192maven:3.6.0rabbitmq
leone_smith
·
2019-01-28 22:30
javaee
Spring
微服务
SpringBoot
Spring Boot入门系列之:二、Spring Boot整合JPA
springboot-jpa开发工具系统:windows10开发工具:IntellijIDEA2018.2.6springboot:
2.0.6
.RELEASEjdk:1.8.0_192maven:3.6.0
leone_smith
·
2019-01-15 00:00
Spring
微服务
SpringBoot
Spring
Boot
入门系列
CentOS7下部署Django项目详细操作步骤
中文网https://www.django.cn/article/show-4.html软件版本详细介绍,纯净操作系统:Centos7.0Python版本:python3.6Django版本:django
2.0.6
星辰111
·
2019-01-10 18:11
django
搭建spring boot admin 微服务健康监控中心(一)----普通应用模式
开发工具:eclipseNeon.3Release(4.6.3)框架:springboot
2.0.6
创建springbootadmin服务端server1.1创建springboot工程:springbootadmin-server1.2
csuzxm2000
·
2019-01-10 17:57
springbootadmin
Springboot-
2.0.6
.RELEASE版本集成Mybatis-plus及Mysql
1、POM文件引入相应jar包com.baomidoumybatis-plus-boot-starter3.0.6com.alibabadruid1.0.29mysqlmysql-connector-java8.0.13org.springframework.bootspring-boot-starter-jdbcorg.projectlomboklombok1.16.222、yml文件配置#服务
Neal_
·
2019-01-08 16:40
Springboot
springboot中@ConfigurationProperties注解的工作原理
版本:springboot-
2.0.6
.RELEASE1概述ConfigurationPropertiesBindingPostProcessor这个bean后置
spring-hz
·
2018-12-21 12:43
springboot
文件上传
pom4.0.0com.bootdemo-file0.0.1-SNAPSHOTjardemo-fileDemoprojectforSpringBootorg.springframework.bootspring-boot-starter-parent
2.0.6
setone
·
2018-12-18 17:12
SpringCloud Gateway获取post请求体(request body)
获取springcloudgatewayPOST请求体的时候,会有很多坑,网上大多数解决方案是/**这种方法在spring-boot-starter-parent
2.0.6
.RELEASE+SpringCloudFinchley.SR2body
HappyBoyLi
·
2018-12-12 00:45
gateway获取post
springcloud
gateway
SpringCloud Gateway获取post请求体(request body)
获取springcloudgatewayPOST请求体的时候,会有很多坑,网上大多数解决方案是/**这种方法在spring-boot-starter-parent
2.0.6
.RELEASE+SpringCloudFinchley.SR2body
xiaozhiliaoo
·
2018-12-12 00:00
springboot
spring-cloud
gateway
SpringBoot与pagehelper版本问题
org.springframework.bootspring-boot-starter-parent
2.0.6
.RELEASEcom.github.pagehelperpagehelper-spring-boot-starter1.2.5
WALK_MAN_WB
·
2018-12-11 01:28
springBoot
springboot+jersey+swagger中遇到的问题
环境:springboot:
2.0.6
jersey:2.26swagger:1.5.9jersey加载swagger配置,直接在jerseyConfig中加入如下代码@PostConstructpublicvoidinit
fkbush
·
2018-12-10 15:17
Springboot
2.0.6
.RELEASE 升级到Springboot 2.1.0 M4注意点
文章目录升级到Springboot2.1.0M4注意点1、mysql驱动包变更2、通过com.mysql.cj.jdbc.Driver进行连接需要指定时区升级到Springboot2.1.0M4注意点1、mysql驱动包变更由com.mysql.jdbc.Driver变更为com.mysql.cj.jdbc.Drivercom.mysql.jdbc.Driver是mysql-connector-j
简简单单OnlineZuozuo
·
2018-12-10 13:31
框架相关
-
SpringBoot体系
服务器及java性能监控
环境:springboot
2.0.6
.RELEASEcentos7.2springboot+actuator+prometheus+node_exporter实现效果:实现对cpu、内存、磁盘以及java
绝世丿狂爷
·
2018-12-08 11:28
springboot
监控
springboot使用jxls导出excel
1.引入依赖org.springframework.bootspring-boot-starter-parent
2.0.6
.RELEASEorg.jxlsjxls2.3.0org.jxlsjxls-poi1.0.9net.sf.jxlsjxls-core1.0.52
吴亚文
·
2018-12-06 10:03
Spring Cloud 基于Spring Boot
2.0.6
的服务注册与发现(Eureka)
SpringCloud基于SpringBoot
2.0.6
的服务注册与发现(Eureka)创建服务注册中心pom.xml配置yml配置Application.java启动服务注册中心创建服务提供者pom.xml
林元慈 as 记
·
2018-12-04 22:54
SpringCloud
SpringBoot集成mybatis-plus 做分页
org.springframework.bootspring-boot-starter-parent
2.0.6
.RELEASE注入依赖boot:org.springframework.bootspring-boot-starter-web
duometong1
·
2018-11-28 20:22
springboot+spring security +oauth2.0 demo搭建(password模式)(认证授权端与资源服务端分离的形式)
项目security_simple(认证授权项目)1.新建springboot项目这儿选择springboot版本我选择的是
2.0.6
点击finish后完成项目的创建2.引入maven依赖下面是我引入的依赖
雨落寒沙
·
2018-11-26 21:00
SpringBoot spring.jpa hibernate自动创建表引擎为innodb
目录要求与条件默认下改为Innodb要求与条件SpringBoot
2.0.6
hibernate-core5.2.17.FinalJavaJDK8EclipseJavaEEIDEforWebDevelopers.Version
dany_zj_cn
·
2018-11-23 15:55
spring
db
mysql
hibernate
【Spring Cloud Finchley.SR + Spring Boot
2.0.6
】 Feign
本文源码:https://github.com/dg1222/spring-cloud(有什么问题可以提issue给我,一起学习,共同进步。)Maven依赖:配置文件:主类添加注解:调用:配置FallBack:配置FallBackFactory:服务提供者:
Darren Gong
·
2018-11-22 00:00
分布式
Spring
Cloud
Finchley.SR
+
Spring
Boot
2.0.6
【Spring Cloud Finchley.SR + Spring Boot
2.0.6
】 Zuul
本文源码:https://github.com/dg1222/spring-cloud(有什么问题可以提issue给我,一起学习,共同进步。)Routes下节点需要写一起,中间不能插入别的标签。Windows不能使用6666端口。普通配置:Maven依赖:FallBack:
Darren Gong
·
2018-11-21 16:18
分布式
Spring
Cloud
Finchley.SR
+
Spring
Boot
2.0.6
Springboot使用thymeleaf进行页面跳转
要修改的文件1.在porm文件中添加依赖org.springframework.bootspring-boot-starter-thymeleaf
2.0.6
.RELEASE2.java代码@ControllerpublicclassIndexController
a616179528
·
2018-11-21 10:43
Spring
Boot
Spring boot 开发WebService遇到的问题之一
://blog.csdn.net/Jerry_liu20080504/article/details/84287009当pom.xml文件中的配置:spring-boot-starter-parent
2.0.6
jerry_liu20080504
·
2018-11-20 10:20
Java
Spring
【Spring Cloud Finchley.SR + Spring Boot
2.0.6
】 Eureka集群
本文源码:https://github.com/dg1222/spring-cloud(有什么问题可以提issue给我,一起学习,共同进步。)添加Eureka认证后,无法互相注册。官方文档:https://cloud.spring.io/spring-cloud-static/Finchley.SR2/single/spring-cloud.html#_securing_the_eureka_se
Darren Gong
·
2018-11-20 08:58
分布式
Spring
Cloud
Finchley.SR
+
Spring
Boot
2.0.6
sprint boot, sst搭建项目 系统报错:java.lang.NoClassDefFoundError: ch/qos/logback/core/jo
org.springframework.bootspring-boot-starter-parent1.5.4.RELEASE这个的版本的Springboot有问题,报错:org.springframework.bootspring-boot-starter-parent
2.0.6
tivonHou
·
2018-11-16 10:00
spring
sprint boot, sst搭建项目 系统报错:java.lang.NoClassDefFoundError: ch/qos/logback/core/jo
org.springframework.bootspring-boot-starter-parent1.5.4.RELEASE这个的版本的Springboot有问题,报错:org.springframework.bootspring-boot-starter-parent
2.0.6
tivonHou
·
2018-11-16 10:00
spring
Spring Cloud从0开始(一)一个微服务构建:Spring Boot
版本选择https://spring.io/projects/spring-cloudSpringCloud将选择此时最为稳定的一个版本Finchley.SR2而此版本对应的SpringBoot由官方推荐的
2.0.6
RELEASE
_从你的全世界路过
·
2018-11-14 21:17
记处理spring-devtools 和 通用mapper 使用问题
*对应的表名环境:springboot
2.0.6
,通用mapper2.0.4,还有spring-devtools描述一下:这个环境我之前在用,也用的好好的,并没有出问题。
我爱学习139
·
2018-11-14 11:00
【WebService】笔记
环境:JDK1.8、idea、SpringBoot
2.0.6
pom.xmlorg.springframework.bootspring-boot-starter-weborg.apache.cxfcxf-rt-frontend-jaxws3.1.12org.apache.cxfcxf-rt-transports-http3.1.12org.sprin
一个善良的码农
·
2018-11-13 23:11
WebService
五、建立 Spring Boot 项目时,当父依赖不再是 spring-boot-starter-parent 怎么办
(一)问题 现阶段建立SpringBoot项目,使用IDEA自动创建项目时,会导入如下父依赖:org.springframework.bootspring-boot-starter-parent
2.0.6
咸鱼最牛逼
·
2018-11-13 11:41
Maven
SpringBoot错误处理原理及定制错误页面及错误数据
对于错误处理的自动配置在spring-boot-autoconfigure-
2.0.6
.RELEASE.jar的org.spring
彭大坤
·
2018-11-11 21:05
SpringBoot
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappi
环境SpringBoot
2.0.6
java1.8尝试使用SpringBoot-jpa报错,全部错误信息org.springframework.beans.factory.BeanCreationException
New_Yao
·
2018-11-07 13:02
SpringBoot
使用shiro实现用户登录认证和简单权限的实现(法院项目)
实现登录认证步骤一:导入依赖包org.springframework.bootspring-boot-starter-parent
2.0.6
.RELEASEorg.springframework.bootspring-boot-starter-webmysqlmysql-connector-javaorg.mybatis.spring.bootmybatis-spring-boot-starter
25k董
·
2018-11-05 17:02
springboot
spring boot 2.0 jpa多数据源配置
springboot1.x内多数据源配置方式参考SpringBoot多数据源配置与使用,但升级到2后该配置无效,以下是自测可行的配置方式(springboot版本
2.0.6
.RELEASE)。
思与学
·
2018-11-04 12:12
Spring Boot + JPA + Spring Security 实现用户权限数据库管理
使用SpringBoot+JPA+SpringSecurity实现用户权限数据库管理开发工具STS(SpringToolSuite)springboot
2.0.6
添加依赖依赖pom.xmlorg.springframework.bootspring-boot-starter-data-jpaorg.springframework.bootspring-boot-starter-jdbcorg.sp
Sunday2017
·
2018-11-03 20:25
J
springboot2.0配置hibernateDaoSupport
MAVEN配置:需引入hibernate-core以及entityManager支持:并指定hibernate版本为5.0.12并指定springboot版本为
2.0.6
在application.properties
张树伟
·
2018-11-03 12:52
spring-boot react如何一步一步实现增删改查
1、maven继承spring-bootorg.springframework.bootspring-boot-starter-parent
2.0.6
.RELEASE2、指定jdk版本和字符集UTF-8UTF
心扬
·
2018-11-02 15:41
上一页
6
7
8
9
10
11
12
13
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他