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
AutoConfigure
springboot 整合 PageHelper 分页
1.pom.xmlcom.github.pagehelperpagehelper5.1.2com.github.pagehelperpagehelper-spring-boot-
autoconfigure
1.2.3com.github.pagehelperpagehelper-spring-boot-starter1.2.32
LMGD
·
2019-05-08 14:16
Java学习
springboot整合PageHelper分页失效(架包导入正确)
com.github.pagehelperpagehelper-spring-boot-starter1.2.5com.github.pagehelperpagehelper-spring-boot-
autoconfigure
1.2.52
Kaite_zhh
·
2019-04-29 16:06
Java后端工作笔记
springboot的第一个程序
springboot的启动程序非常简单,如下:importorg.springframework.boot.SpringApplication;importorg.springframework.boot.
autoconfigure
.SpringBootApplication
JAVA少妇
·
2019-04-29 09:55
springboot
SpringBoot自定义Starter
首先创建一个maven项目pom如下所示:主要使用的是
autoconfigure
依赖包4.0.0org.springframework.bootspring-boot-starter-parent
神豪VS勇士赢
·
2019-04-27 23:31
聊聊springboot jest
autoconfigure
序本文主要研究一下springbootjestautoconfigureJestPropertiesspring-boot-
autoconfigure
-2.1.4.RELEASE-sources.jar
go4it
·
2019-04-20 11:14
聊聊springboot jest
autoconfigure
序本文主要研究一下springbootjestautoconfigureJestPropertiesspring-boot-
autoconfigure
-2.1.4.RELEASE-sources.jar
codecraft
·
2019-04-20 00:00
jest
聊聊springboot elasticsearch healthIndicator
序本文主要研究一下springbootelasticsearchhealthIndicatorElasticsearchHealthIndicatorPropertiesspring-boot-actuator-
autoconfigure
codecraft
·
2019-04-18 00:00
elasticsearch
Springboot 和 layui 整合 pageHelper分页插件
//Anhighlightedblockcom.github.pagehelperpagehelper5.1.8com.github.pagehelperpagehelper-spring-boot-
autoconfigure
1.2.5com.github.pagehelp
@ren
·
2019-04-17 10:22
springboot
springboot常用的application.properties配置
springboot的默认配置,可以在spring-boot-
autoconfigure
.jar下的META-INF下中的配置文件查看。
代码玩家
·
2019-04-14 23:21
springboot
SpringBoot主配置类@SpringBootApplication注解浅析
packagecom.example.demo;importorg.springframework.boot.SpringApplication;importorg.springframework.boot.
autoconfigure
.SpringBootApplication
自傷無色丶
·
2019-04-10 20:16
-----springboot
Springboot定时服务
packagecom.eknaij.schedulingtasks;importorg.springframework.boot.SpringApplication;importorg.springframework.boot.
autoconfigure
.SpringBootA
Eknaij
·
2019-04-10 10:15
SpringBoot
Spring boot 打包jar后静态资源的访问
Springboot打包成jar包后访问不到静态资源首先springboot有默认的文件夹设置,且能够自己识别静态资源,下面是springboot默认的静态文件夹指定:org.springframework.boot.
autoconfigure
.web.ResourcePropertiesprivatestaticfinalString
Pluto-Whong
·
2019-04-09 13:28
Spring
boot
mybatis-plus注解个常用方法
packagecom.example.mybatispluseasydemo;importorg.springframework.boot.SpringApplication;importorg.springframework.boot.
autoconfigure
.SpringBootAppl
AE86-打破常规
·
2019-04-02 00:17
Spingboot2.1.3整合Kafka把报错java.lang.NoClassDefFoundError: org/springframework/retry/RecoveryCallback
Errorcreatingbeanwithname'kafkaListenerContainerFactory'definedinclasspathresource[org/springframework/boot/
autoconfigure
以后的小羊
·
2019-03-29 16:32
SpringBoot
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'redisConnect...
Errorcreatingbeanwithname'redisConnectionFactory'definedinclasspathresource[org/springframework/boot/
autoconfigure
weixin_34112030
·
2019-03-28 22:00
数据库
java
springBoot值界面插件Swagger
io.springfoxspringfox-swagger22.8.0io.springfoxspringfox-swagger-ui2.8.02.在项目中添加swagger的配置项importcom.google.common.base.Predicate;importorg.springframework.boot.
autoconfigure
Cassiel717
·
2019-03-28 10:08
springBoot
org/springframework/boot/
autoconfigure
/web/ServerPropertiesAutoConfiguration.class
"C:\ProgramFiles\Java\jdk1.8.0_201\bin\java.exe"-agentlib:jdwp=transport=dt_socket,address=127.0.0.1:64445,suspend=y,server=n-javaagent:C:\Users\Administrator\.IntelliJIdea2018.3\system\captureAgent\d
鲁尼的小宝贝
·
2019-03-27 16:59
springboot
netflix
hystrix
springcloud
解决问题
Spring Boot4-2 --嵌入式Servlet容器自动配置原理(Spring Boot版本2.1.3)(理解原理)
springBoot默认使用的是tomcat在导入的依赖中:
autoconfigure
中的web目录下所有含有Server的类都与Servlet容器的相关笔记的原理分析基于SpringBoot2.1.3
Stitch__
·
2019-03-24 12:21
Spring
Boot
Spring全家桶之(一)第一个Spring程序
packagegeektime.demo;importorg.springframework.boot.SpringApplication;importorg.springframework.boot.
autoconfigure
.SpringBootApplication
riemann_
·
2019-03-19 21:36
Spring
Spring全家桶
Spring Boot:通过spring-boot-starter-data-redis源码了解starter和
autoconfigure
模块
注:本文SpringBoot为2.X版本在SpringBoot中,官方提供了spring-boot-
autoconfigure
包和starter包用来帮助我们简化配置,比如之前要建一个Springmvc
团子ing
·
2019-03-17 00:46
Spring
Boot
Spring
Boot
springboot2.1.3整合eureka2.1.0代码实例,并部署在tomcat容器
packagecom.example.demo;importorg.springframework.boot.SpringApplication;importorg.springframework.boot.
autoconfigure
.SpringBootApplicatio
三月泡
·
2019-03-13 20:40
spring
SpringBoot2.0学习第五篇之
autoconfigure
自动化配置
何为自动化配置?通读全文大概需要1分钟image不知道用过SpringBoot的同学,有没有发现在SpringBoot的maven依赖中经常会有很多的starter之类的依赖,往往这些依赖的框架,在加入到pom之后,当应用启动时候就会自动的被应用整合起来比如昨天我们的thymeleaf教程中,SpringBoot在整合thymeleaf的时候,只是引入了spring-boot-starter-th
Chinesszz
·
2019-03-11 20:45
详解SpringCloud Config配置中心
需要添加@EnableConfigServerimportorg.springframework.boot.SpringApplication;importorg.springframework.boot.
autoconfigure
.Spri
liuhh
·
2019-03-09 11:23
Spring Boot 整合 Mybatis (一) mybatis-spring-boot-starter
mybatis-spring-boot-
autoconfigure
:http://www.mybatis.org/spring-boot-starter/mybatis-spring-boot-
autoconfigure
M丶lang
·
2019-03-08 11:50
springboot
mybatis
SpringCloud 配置中心
需要添加@EnableConfigServerimportorg.springframework.boot.SpringApplication;importorg.springframework.boot.
autoconfigure
.Spri
liuhh
·
2019-03-08 00:00
java
springcloud
java jdbc连接hive
pom.xmlorg.apache.hivehive-jdbc1.1.0org.apache.hivehive-metastore1.1.0org.apache.hivehive-service1.1.0org.apache.hadoophadoop-common2.6.0代码importorg.springframework.boot.
autoconfigure
.SpringBootApplic
洪岐
·
2019-03-07 10:38
hadoop
java
hadoop相关
错误: Failed to introspect Class [com.baomidou.mybatisplus.autoconfiguration] from ClassLoader
#具体错误如下java.lang.IllegalStateException:FailedtointrospectClass[com.baomidou.mybatisplus.
autoconfigure
.MybatisPlusAutoConfiguration
L_taotao666
·
2019-03-04 16:27
mybatis-plus
错误
spring boot 拦截器执行两次解决方案
内容为原创转载请附地址原因是:org.springframework.boot.
autoconfigure
.web.servlet.error.BasicErrorController.error也是一个
吕小小布
·
2019-02-28 18:15
spring
boot
Nginx实现SpringBoot项目的负载均衡
packagecom.nginx.demo;importorg.springframework.boot.SpringApplication;importorg.springframework.boot.
autoconfigure
.SpringBootApplication
leehao_howard
·
2019-02-28 10:51
SpringBoot
Nginx
spring boot使用RestTemplate进行post发送json数据请求其他服务器
Application中注册RestTemplateimportorg.springframework.boot.SpringApplication;importorg.springframework.boot.
autoconfigure
.SpringBootApplication
善良的小布丁
·
2019-02-21 18:42
玩转Spring全家桶学习笔记(05如何配置单数据源)
packagecom.cocabit.spring; importorg.springframework.boot.SpringApplication; importorg.springframework.boot.
autoconfigure
.SpringBootApplication
kuangniaokuang
·
2019-02-16 15:53
Spring
springboot多数据源配置
依赖除了数据库连接的依赖,spring的依赖,Mybatis的依赖之外还需要com.alibabadruid-spring-boot-starter1.1.5使用com.alibaba.druid.spring.boot.
autoconfigure
.Drui
FayIinn
·
2019-02-16 14:24
spring
boot
SpringBoot:二、两种启动方式
packagecom.tydic.controller.demo1;importorg.springframework.boot.SpringApplication;importorg.springframework.boot.
autoconfigure
.EnableAutoConfiguration
mingxu.chen
·
2019-02-15 21:21
springboot
SpringCloud微服务实战:一、Eureka注册中心服务端
EnableEurekaServer注解,声明是注册中心1importorg.springframework.boot.SpringApplication;2importorg.springframework.boot.
autoconfigure
.SpringBootApplication
码农小明
·
2019-02-12 22:00
一个简单的springboot starter例子
app启动的,没啥用,启动后,可以http://localhost:8080/theclass点击使用resource是模拟第三方资源的,没啥用
autoconfigure
用于定义你的配置,核心st
你拼命的样子很酷
·
2019-01-30 15:35
spring
thymeleaf和SpringBoot的整合
thymeleaf的好处就是前后端分离使用thymeleaf与使用freemarker类似的二、thymeleaf语法1、thymeleaf的语法都在org.springframework.boot.
autoconfigure
.thymeleaf.ThymeleafProperties.class
坚持669
·
2019-01-28 19:00
@SpringBootApplication注解报错
SpringApplication无法import包,网上找了很多的方法都试了,像什么删掉本地仓库repository\org\springframework\boot目录下的spring-boot-
autoconfigure
embers1996
·
2019-01-25 10:57
springboot通过注解实现多线程
EnableAsyncpackagecom.zr.gktjweb;importorg.springframework.boot.SpringApplication;importorg.springframework.boot.
autoconfigure
.SpringBootApplication
aiyongbo123456
·
2019-01-25 00:20
spring
Spring Boot(15)——自动配置Validation
阅读更多自动配置Validation当应用中的Classpath下存在javax.validation的实现时,SpringBoot的org.springframework.boot.
autoconfigure
.validation.ValidationAutoConfiguration
234390216
·
2019-01-22 21:00
Spring
Boot
Validation
自动配置
校验
Spring Boot(15)——自动配置Validation
阅读更多自动配置Validation当应用中的Classpath下存在javax.validation的实现时,SpringBoot的org.springframework.boot.
autoconfigure
.validation.ValidationAutoConfiguration
234390216
·
2019-01-22 21:00
Spring
Boot
Validation
自动配置
校验
Spring Boot创建非Web项目开发
添加依赖...org.springframework.bootspring-boot2.0.3.RELEASEcompileorg.springframework.bootspring-boot-
autoconfigure
2.0.3
chenxing109
·
2019-01-22 11:25
spring
boot
SpringBoot项目多数据源配置
step1.配置数据库:importorg.springframework.beans.factory.annotation.Qualifier;importorg.springframework.boot.
autoconfigure
.jdbc.DataSourceBuilder
xqnode
·
2019-01-15 20:03
java
spring-boot项目启动中遇到Invalid property 'rememberme[key]' of bean class
org.springframework.beans.NotReadablePropertyException:Invalidproperty'rememberme[key]'ofbeanclass[org.springframework.boot.
autoconfigure
.security.SecurityProp
青山孤客
·
2019-01-15 17:13
activiti
Spring Boot的条件注解总结
SpringBoot的条件注解位于org.springframework.boot.
autoconfigure
.condition包下,其对应的处理类在它上面的Conditional注解里声明。
ThunderclapT丶
·
2019-01-13 23:09
未分类
Spring boot 自动配置jackson ObjectMapper
springboot通过org.springframework.boot.
autoconfigure
.jackson.JacksonAutoConfiguration自动配置一个ObjectMapper
jxxchallenger
·
2019-01-09 22:12
Spring
spring
boot
Spring Boot(13)——使用RestTemplate
SpringBoot也提供了对它的自动配置,SpringBoot不是直接的配置好RestTemplate对象,而是由org.springframework.boot.
autoconfigure
.web.client.RestTemplateAutoConfig
234390216
·
2019-01-05 15:00
Spring
Boot
Spring
RestTemplate
Http
访问
Spring Boot(13)——使用RestTemplate
SpringBoot也提供了对它的自动配置,SpringBoot不是直接的配置好RestTemplate对象,而是由org.springframework.boot.
autoconfigure
.web.client.RestTemplateAutoConfig
234390216
·
2019-01-05 15:00
Spring
Boot
Spring
RestTemplate
Http
访问
spring cloud gateway 配置分析
srpingcloudgateway版本:2.0.2自动配置类列表spring.factories#
AutoConfigure
org.springframework.boot.
autoconfigure
.EnableAutoConfiguration
M_O_
·
2019-01-05 00:00
后台开发
Spring boot2.x 集成 druid-spring-boot-starter 报错
错误如下:java.lang.IllegalStateException:Errorprocessingconditiononorg.springframework.boot.
autoconfigure
.jdbc.DataSourceAutoConfiguration
无需有太多
·
2019-01-04 15:12
spring-boot
springBoot2.x整合pagehelper5.1.2
1.引入依赖com.github.pagehelperpagehelper5.1.2com.github.pagehelperpagehelper-spring-boot-
autoconfigure
1.2.5com.github.pagehelperpagehelper-spring-boot-starter1.2.52
Carlson_Chis
·
2019-01-02 20:30
springBoot2.x
pagehelper5.1.2
项目笔记
上一页
18
19
20
21
22
23
24
25
下一页
按字母分类:
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
其他