
spring boot
文章平均质量分 65
英雄汉孑
技术日新月异,保持学习的热情和好奇心,拥抱变化,不忘初心,方能行稳致远。
我的个人网站:https://gpt114.com/
展开
-
spring boot 两个war包同时在tomcat中部署后启动报错
2017-05-25 17:14:38.858 INFO 11976 --- [ost-startStop-1] o.s.j.e.a.AnnotationMBeanExporter : Registering beans for JMX exposure on startup2017-05-25 17:14:38.871 INFO 11976 --- [ost-start原创 2017-05-25 17:17:20 · 17724 阅读 · 3 评论 -
都什么时代了,你只会ssh么?
都“互联网+”时代了,JAVA三大框架中,目前SpringMVC已更新换代,越来越好用了但是为什么还会有很多新旧系统前仆后继地使用struts1、struts2或者hibernate呢?仓库工具还在用VSS,或者SVN呢?是不是OUT了? 说实话,如果让我看见这种旧技术的存在,我会感觉这个公司肯定没有前途了.目前主流框架从早期的ssh,ssm,ssi到互联网时...原创 2017-10-12 14:58:58 · 700 阅读 · 0 评论 -
访问外部接口时报错2017-09-30 15:47:21.791 ERROR 23312 --- [apr-8092-exec-5] o.s.boot.web.support.ErrorPageFil
访问外部接口时报错2017-09-30 15:47:21.791 ERROR 23312 --- [apr-8092-exec-5] o.s.boot.web.support.ErrorPageFil原创 2017-09-30 15:49:19 · 3314 阅读 · 0 评论 -
集群之 -- rabbitmq
集群之 -- rabbitmq原创 2017-10-31 15:53:39 · 361 阅读 · 0 评论 -
springboot FeignClient 请求接收json
springboot FeignClient 求接收json原创 2017-10-20 16:06:04 · 8635 阅读 · 0 评论 -
spring cloud FeignClient fallback 断路器
spring cloud FeignClient fallback原创 2017-10-24 17:03:26 · 4864 阅读 · 0 评论 -
Intellij Idea maven hello world
Intellij Idea maven hello world原创 2017-09-22 09:34:46 · 999 阅读 · 0 评论 -
WebRequestInterceptor WebRequestInterceptor的应用
@Configurationpublic class WebMvcBoot extends WebMvcConfigurerAdapter { @Resource public HandlerInterceptor handlerInterceptor; @Resource private MyWebRequestInterceptor myWebRequestI翻译 2017-10-17 10:51:47 · 2891 阅读 · 0 评论 -
spring boot 静态路径
spring boot 静态路径原创 2017-10-17 11:19:13 · 320 阅读 · 0 评论 -
RequestInterceptor FeignClient header
RequestInterceptor FeignClient原创 2017-09-26 09:18:18 · 17273 阅读 · 0 评论 -
集群之 -- spring cloud eureka 集群代码
spring cloud eureka 集群代码原创 2017-10-25 14:56:16 · 463 阅读 · 0 评论 -
Required String parameter is not present 或 Unsupported Media Type
Required String parameter is not present或Unsupported Media Type原创 2017-09-29 15:52:41 · 2767 阅读 · 0 评论 -
springboot FeignClient POST带参数无法传值问题
springboot POST带参数无法传值问题原创 2017-10-20 15:33:32 · 14528 阅读 · 1 评论 -
springboot调用外部接口FeignClient
springboot调用外部接口FeignClient原创 2017-05-25 20:55:23 · 32932 阅读 · 2 评论 -
spring boot 系统启动运行的类 MyCommandLineRunner
spring boot 系统启动运行的类 MyCommandLineRunner原创 2017-08-25 16:46:06 · 415 阅读 · 0 评论 -
spring boot jpa配置
spring boot jpa配置原创 2017-09-22 17:55:23 · 443 阅读 · 0 评论 -
ServletRequestAttributes 转发headers
ServletRequestAttributes headers原创 2017-09-28 14:02:18 · 1415 阅读 · 0 评论 -
MyCommandLineRunner 系统启动后运行的类
MyCommandLineRunner 系统启动后运行的类转载 2017-09-20 17:20:09 · 688 阅读 · 1 评论 -
freemark 访问页面,目录命名可以这样写
import org.springframework.beans.factory.annotation.Autowired;import org.springframework.beans.factory.annotation.Value;import org.springframework.stereotype.Controller;import org.springframework.w原创 2017-09-20 17:23:11 · 232 阅读 · 0 评论 -
org.bouncycastle.jce.provider.JCERSAPrivateCrtKey
org.bouncycastle.jce.provider.JCERSAPrivateCrtKey原创 2017-09-29 17:26:13 · 2419 阅读 · 7 评论 -
SpringBootServletInitializer main
SpringBootServletInitializer原创 2017-10-18 14:30:54 · 5260 阅读 · 0 评论 -
springboot 获取上下文代码 ApplicationContextAware
springboot 获取上下文代码 ApplicationContextAware翻译 2017-10-18 15:05:24 · 4815 阅读 · 0 评论 -
springboot 全局异常-ExceptionHandler
springboot 全局异常-ExceptionHandler原创 2017-10-19 16:07:05 · 6700 阅读 · 0 评论 -
线上聊天 整理了下netty socket.io
整理了下netty socket.io 线上聊天转载 2017-11-16 13:13:10 · 4930 阅读 · 0 评论