365key.com
发现·保存·分享@天天网摘

Q版365key  设为首页 加为收藏 帮助

 首页  网址  添加  我的网摘  我的订阅  最新网摘  收录榜  点击榜  同好  配置  工具箱  标签  兴趣小组 
  IT168 |  华军下载 |  猫扑 |  VeryCD |  CSDN技术 |  DoNews |  9Flash |  中金 |  游侠 |  股票天下 |  游戏公会 |  电子工程 |  白银时代 |  和365Key合作

ewang的网摘列表 RSS格式输出  365Key邮件订阅,每天可以定期收到邮件通知  使用 POTU 订阅
搜索词: 时间:
分类:     排序:
 
刷新列表 共1页、17项网摘
Using Valang validator - Confluence点击:123
 分类:Spring; Java; validate 时间:2005-5-29 12:27:43 ewang收录 复制到我的网摘
With Valang validator you can write declarative validation rules using an intuitive syntax. The purpose of Valang validator is:

* to quickly write validation rules without the need to create a class or write Java code.
* to ease the use of the Spring validation tools.
* to make validation rules compact, easily readable and maintainable.
http://opensource.atlassian.com/confluence/spring/display/MODULES/Using Valang validator
About Valang validator点击:117
 分类:Java; Spring; validate 时间:2005-5-29 12:27:18 ewang收录 复制到我的网摘
http://jroller.com/page/sdevijver/20050528#about_valang_validator
New Spring Releases 点击:115
 分类:Java; Spring 时间:2005-5-24 10:22:44 ewang收录 复制到我的网摘
http://jroller.com/page/raible?anchor=new_spring_releases
A couple of ideas on programmatic Spring context configuration点击:133
 分类:Java; Spring 时间:2005-4-24 13:51:01 ewang收录 复制到我的网摘
From time to time I read criticisms about the fact that Spring has to be configured through long xmls, and that there is no easy-to-use programmatic api. While I certainly don't hate xml configs, and I appreciate the approach Spring has taken for its xml configuration (a simple format, consistent through every layer and using common javabeans conventions) I sometimes realize that I'm suffering from the lack of refactoring and navigation capabilities on the config (I work with Intellij IDEA, I imagine that the eclipse IDE provides good answers to all of this).

So I tried experimenting with a couple of ideas with regards to a programmatic configuration, and I sketched up a class that allows simpler programmatic config for Spring contexts: I'd like to know if there's other people that could be interested in this approach, that's why I'm talking about it here.
http://java.stratosfera.it/page/javasfera/20050422#a_couple_of_ideas_on
Spring tip : use classpath for resource evaluation点击:43
 分类:Java; Spring 时间:2005-4-23 19:29:23 ewang收录 复制到我的网摘
By using ClasspathResourceLoader, we can make the context file more portable. Here is a bean configuration.



target/test-classes/cn/com/agree/isbp/core/chain/command/ibatis/sqlMapConfig.xml


We can rewrite the value element as the following:

classpath:cn/com/agree/isbp/core/chain/command/ibatis/sqlMapConfig.xml

It now becomes irrelevant with working dirrectory. Good for my test
http://cloudor.blogthing.com/2005/04/19/spring-question-could-i-make-path-evaluations-in-value-eleme...
Spring & hibernate & cglib点击:74
 分类:Java; Spring; O/R Mapping; Hibernate 时间:2005-4-18 23:17:07 ewang收录 复制到我的网摘
http://www.cheblogs.com:8080/roller/page/princeamin/20050224#spring_hibernate_cglib
springide - Trac点击:60
 分类:Java; Spring; eclipse 时间:2005-4-15 19:27:20 ewang收录 (还有1人收录) 复制到我的网摘
http://springide.org/project
Spring Live ~ Weblog点击:36
 分类:Java; Spring 时间:2005-4-15 19:26:30 ewang收录 复制到我的网摘
http://www.jroller.com/page/raible/20050414#spring_web_flow_impressions
techno.blog("Dion"): Spring, EJB 3, and the future点击:54
 分类:Java; Spring 时间:2005-4-3 12:03:41 ewang收录 复制到我的网摘
I am often asked whether Spring will be a flash in the pan, and everyone will move to EJB 3. There are definitely a set of customers who want to do the standards thing... and I have already talked about a path for those folks.
http://www.almaer.com/blog/archives/000846.html
使用spring-mock进行dao集成测试点击:120
 分类:Java; Spring; O/R Mapping; Hibernate; test 时间:2005-4-1 20:19:13 ewang收录 复制到我的网摘
http://forum.javaeye.com/viewtopic.php?t=11733&postdays=0&postorder=asc&start=0
the kdonald blog点击:51
 分类:Java; Spring; 新闻 时间:2005-3-22 9:20:41 ewang收录 复制到我的网摘
Because of the demand we're seeing for this, we expect to offer a downloadable early-access release next week, following Spring 1.2 RC1. Expect an announcement soon.
http://www.jroller.com/page/kdonald/20050321#spring_web_flow_progress
Spring Web Flow Updates per TSSJS点击:49
 分类:Java; Spring 时间:2005-3-18 18:38:38 ewang收录 复制到我的网摘
One of the best things about attending conferences like TSSJS is meeting smart people who have lots of good ideas. Directly as a result of user feedback in Vegas, we've been busy working on adding spankin' new features and design improvements to Spring Web Flow. I'm happy to say it is now at a state ready for review and early consumption, as we move closer to a preview release along side Spring 1.2.
http://www.jroller.com/page/kdonald/20050316#spring_web_flow_updates_per
What's coming in Spring 1.2 and 1.3点击:42
 分类:Java; Spring 时间:2005-3-17 21:18:31 ewang收录 复制到我的网摘
http://www.jroller.com/page/raible?anchor=what_s_coming_in_spring
Spring中文参考手册点击:45
 分类:Java; Spring 时间:2005-3-16 11:17:17 ewang收录 (还有13人收录) 复制到我的网摘
Spring 参考手册由众多Spring爱好者共同协作完成.本文档的翻译是在网络上协作进行, 也会不断根据Spring文档的升级进行逐步更新 - 在线文档 提供此文档的目的是为了减缓学习Spring 的曲线,更好的让优秀的技术扩大在中文世界的使用。 该文档并非可以代替原文档使用,我们建议所有有能力的读者都直接阅读 英文原文。
http://www.jactiongroup.net/reference/html/index.html
Spring Web Flow点击:61
 分类:Java; Spring 时间:2005-3-5 13:49:15 ewang收录 复制到我的网摘
Spring Web Flow is a core module of the Spring Framework that is a strong fit for web applications with demanding page flow requirements.

The system lets you capture a logical page flow as a self-contained module that can be reused in different situations in a consistent fashion. The system is ideal for web applications that execute business processes over a series of steps spanning HTTP requests, and those demanding wizards, dynamic flows, and/or flows whose executions need to be audited or annotated. The system exists at a higher-level of abstraction, building on base Model 2 frameworks like Struts and Spring MVC, capturing your application's page flow explicity in a declarative fashion.
http://opensource.atlassian.com/confluence/spring/display/WEBFLOW/Home
Javalobby.org - Securing Your Java Applications - Acegi Security Style点击:89
 分类:Java; Spring 时间:2005-3-3 21:31:10 ewang收录 复制到我的网摘
Enter the Acegi Security framework, an open source security framework designed for Spring. Created by Ben Alex, the framework has begun to gather a loyal following for its comprehensive list of features, excellent unit test coverage, ease of use, and loosely coupled integration with Spring. While the framework was purposely designed for Spring, there is no reason it could not be used with non-Spring applications, especially web applications.
http://www.javalobby.org/articles/acegisecurity/part1.jsp?source=archives
Javalobby.org - Thread-safe webapps using Spring点击:56
 分类:Java; Spring 时间:2005-3-3 21:20:59 ewang收录 (还有1人收录) 复制到我的网摘
If you are creating or maintaining servlet based web applications you should take the time to read the servlet specifications if you haven't already. They contain a great deal of very useful information on how servlet containers work which developers creating web-based applications should understand.
http://www.javalobby.org/articles/thread-safe/index.jsp?source=archives
页码: [1 共1页、17项网摘

使用帮助 |  如何保存网摘 |  给365Key提建议 |  媒体报道 |  站长推广须知
Copyright (C) 2004 365Key.com--天天网摘 All Rights Reserved