Eric Darchis
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
-
-
Eric Darchis 创建了一个帖子, spring config jndi-lookup id="foo" marked red as not allowed
I have a spring 2.x config file that contains a <jee:jndi-lookup id="xxxxxDS"..../>This is working fine but IntelliJ marks it as wrong:If you check the documentation, this attribute is meant to be ... -
-
Eric Darchis 创建了一个帖子, binary files not included in classpath for junit tests
Hi,In a project, I have some crypto features that bundle their key along with the class. The project is built with ant and the key is properly bundled in the destination jar.When I want to run the ...