
zdd123456 LV9
2016年10月20日
关于dubbo,最近也尝试搭建了一个demo,但是一直不理解,spring整合dubbo之后还是调用实现类,感觉dubbo加入进来就是加了dubbo的提供和消费者2个xml,然后暴露服务,消费什么的,但是调用的话难道是实际调用本机,但是调用的是zookeeper上面的?还有为什么测试的时候在dubb...
731255090 LV6
2016年9月7日
我把org.springframework.http.converter.StringHttpMessageConverter的源码的默认编码改为public static final Charset DEFAULT_CHARSET = Charset.forName("UTF-8&quo...
wilco LV6
2016年7月27日
{代码...}现web项目中存在一个正常的登陆功能,想在登陆的同时利用多线程添加一些额外的功能,代码如下:controller:service:修改后:controller: 测试发现:在LoginRecordTask中的loginService报了空指针,也就是未注入成功。。。整了很久也没弄好,感谢知...
甜心宝宝 LV11
2014年9月30日
{代码...}Spring对外部属性文件db.properties进行des加密后解密。重写了spring的PropertyPlaceholderConfigurer类,spring如下配置。tomcat启动正常,可以正确连接数据库,启动成功后报错Exception invoking periodic opera...
364502984 LV18
2016年1月15日
spring jdbctemplate怎么映射多个表查询,并映射到bean中,假设有两个bean,beanA和beanB 对应数据两个表tableA和tableB, tableB中有tableA的主键ID,对应关系,tableA 1-n tableB...
beloved LV4
2016年3月5日
Exception in thread "C3P0PooledConnectionPoolManager[identityToken->1hgeby99fjqlpq0yf7y3e|507ac05]-HelperThread-#1" java.util.EmptyStackE...
yxy123 LV5
2017年3月16日
Configuration config = new Configuration().configure(); ServiceRegistry serviceRegistry = new ...
coding喵 LV16
2017年12月19日
intellij idea 2017 怎么配置tomcat?其实网上有很多,但intellij idea的黑屏实在看不顺眼,有文字版的指导intellij idea配置tomcat 吗?...
zdd123456 LV9
2018年1月3日
{代码...}如题,我想在spring boot配置 @Configurationpublic class Listener { @Bean public ...
最代码安逸 LV15
2019年5月12日
idea中没有配置tomcat的local选项怎么办...
deluser LV3
2021年3月24日
最近在做Alfresco的LDAP登录。用来把项目放到企业内钉钉上。网上说的那个方法(https://blog.51cto.com/81236880/605234),我在文章中说的ldap配置路径在我安装的alfresco中并没有找到。不知道具体如何配置,希望有做过这个东西的大佬能帮忙解答一下。...
zdd123456 LV9
2016年12月15日
如题,spring boot集成mybatis后如何 配置SqlSessionTemplate,不是xml方式...
zdd123456 LV9
2016年10月24日
一般nginx配置多个tomcat做集群,那么tomcat是在同一台服务器还是不同的服务器呢?自己测试肯定是一台,如果是正式的话是什么情况?求解...
monologu LV3
2017年11月9日
两台服务器,内网通,A机器通外网,B机器不通外网,想用Nginx通过A机器(通外网)访问B机器(不通外网)的图片这个要怎么配?...
ganjiaxin LV7
2015年6月18日
喜你人多 LV6
2017年12月7日
抛的异常:Invalid property 'favorParameter' of bean class [org.springframework.web.servlet.view.ContentNegotiatingViewResolver]: Bean property '...


