腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(58)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
STS + gwt +
spring-config
files +tx:注释命名空间
每个项目都包含各自的
spring-config
文件。当我尝试加载弹簧配置时,如果我使用tx:annotation-driven 我不断地得到以下信息。
浏览 2
修改于2017-09-04
得票数 0
回答已采纳
1
回答
在Ant目标中设置spring配置
可以在Ant目标中定义供各种
spring-config
类使用的
spring-config
文件吗?我之所以这样问,是因为我想创建两个单独的目标,它们接受不同的bean。
浏览 1
修改于2015-03-10
得票数 0
1
回答
使用Maven/JUnit/Spring在第一次失败时停止测试
@ContextConfiguration(locations = {"classpath:/
spring-config
/store-persistence.xml","classpath:/
spring-config
/store-security.xml","classpath:/
spring-config
/store-service.xml", "classpath:/
spring-conf
浏览 0
提问于2011-10-17
得票数 4
1
回答
在运行Eclipse测试时,向Classpath添加/src/main/resources
我已经在src/main/resources/
spring-config
/中加载了Spring,我想要“覆盖”两个特定的文件。我已经在src/test/resources/
spring-config
/中放置了这些特定于测试的重写,当通过Maven运行单元测试时,每件事情都是有效的。src/main/resources/ 找不到的东西 @ContextConfiguration(locations = {"classpath:/<e
浏览 1
修改于2013-04-18
得票数 16
回答已采纳
1
回答
Tomcat多模块项目的Spring启动外部配置
属性文件应该在文件系统的Tomcat外部进行外部化,如下所示:c:/webapp/
spring-config
/boot-app2-prod.propertiesc:/webapp/
spring-config
浏览 2
提问于2020-09-11
得票数 0
2
回答
Spring注入Bean属性为空
来自/project-TRUNK/war-module/src/main/webapp/WEB-INF/
spring-config
/spring-bean.xml </bean> 来自/project-TRUNK/war-module/src
浏览 3
修改于2010-01-15
得票数 3
回答已采纳
1
回答
当config服务器尚未准备就绪时,config客户端启动失败
这里我使用docker-compose和rancher来初始化spring客户端和服务器,但是当
spring-config
服务器还没有准备好时,客户端启动失败,需要在服务器准备就绪时重新启动。
浏览 2
提问于2017-06-28
得票数 2
回答已采纳
1
回答
服务器启动期间Tomcat、Spring、Maven和Eclipse上使用wicket的ClassNotFoundException
presentation.WicketApplication] for bean with name 'wicketApplication' defined in ServletContext resource [/WEB-INF/
spring-config
presentation.WicketApplication] for bean with name 'wicketApplication' defined in ServletContext resource [/WEB-INF/
sp
浏览 6
提问于2014-02-27
得票数 2
回答已采纳
1
回答
在木星的ParameterResolver中注入春豆
@ContextConfiguration(locations={"classpath:
spring-config
/aaspire-test-datasource- components.xml"}
浏览 2
修改于2022-05-30
得票数 1
1
回答
在Java/Spring中,如何设置哈希映射以附加查询字符串?
在
spring-config
/applicationContext-mapping.xml中<bean id="unused-url-quick" class="java.util.HashMap
浏览 0
提问于2009-10-26
得票数 0
回答已采纳
1
回答
Spring Source Toolsuite (STS) -使用Java-Config时的批处理图
出于文档或演示的原因,我想使用Spring-IDE来展示批处理图,在XML中使用
spring-config
时,什么效果非常好。
浏览 6
提问于2014-10-11
得票数 1
1
回答
如何定制Spring批处理作业?
然后在
spring-config
文件中: <listeners
浏览 2
修改于2015-04-24
得票数 2
1
回答
Java和元数据交换MEX
我尝试在我的
spring-config
上声明以下内容 <jaxws:client name="{http://payments.com:8080/}IOriginatorPaymentsService"
浏览 1
修改于2018-10-01
得票数 2
回答已采纳
4
回答
在Liferay中添加附加语言特性
portlet-class> <name>contextConfigLocation</name> <value>/WEB-INF/
spring-config
浏览 2
修改于2014-01-17
得票数 3
回答已采纳
2
回答
Springboot:如何引用Kubernetes秘密变量
name: SPRING_APPLICATION_JSON configMapKeyRef: name:
spring-config
浏览 11
修改于2021-12-21
得票数 0
1
回答
如何在xml配置中向restTemplate添加消息转换器
)); 我的restTemplate在我的
spring-config
浏览 0
提问于2015-06-05
得票数 1
回答已采纳
1
回答
Spring集成-控制自动启动
application"); ClassPathXmlApplicationContext context = new ClassPathXmlApplicationContext("classpath:/
spring-config
浏览 0
提问于2012-07-25
得票数 0
回答已采纳
1
回答
servlet映射和servlet名称web.xml
</servlet-class> <param-name>CoLo</param-name> <param-value>/WEB-INF/
spring-config
浏览 1
修改于2016-03-21
得票数 0
回答已采纳
1
回答
在applicationContext中启动jboss弹簧web.xml负载
context-param> <param-value>src/main/resources/
spring-config
浏览 0
提问于2015-11-18
得票数 0
回答已采纳
1
回答
使用WebSphere、Spring-WS和WSS4J进行WebService证书验证
为了做到这一点,需要使用WSS4J和信任库--这里是
spring-config
: <bean class="org.springframework.ws.soap.security.wss4j.Wss4jSecurityInterceptor
浏览 1
提问于2011-09-20
得票数 2
第 2 页
第 3 页
点击加载更多
领券