회사에서도 사용을 하고 있고, IoC컨텐이너로 알고 있는 것은 이것 밖에 없기땜시 관심을 가지고 보는 것중의 하나이다.

전에 토비님 spring세미나에서 overviw를 듣고, 관심을 가지고 있었는데, 정식판 릴리즈가 공표한 날짜보다 조금은 delay가 됐지만, 결국은 나왔다.

As the leading full-stack Java/Java EE application framework, Spring delivers significant benefits for many projects, reducing development effort and costs while improving test coverage and quality.






Version 2.0 brings major new simplifications to the framework's overall usage model.  As our existing users know, the heart of Spring is the Bean Container which drives the configuration of your Java and Java EE application.  In version 2.0 many common configuration tasks have been simplified through the introduction of custom Bean Configuration Dialects.  What does this mean to you?

This means you can now:

  • Make your business services transactional in one-line of configuration code.
  • Lookup objects from JNDI in one-line of configuration code.
  • Expose externalized properties to your services in one line of configuration code.
  • Apply consistent exception handling policies to your data access objects with a single annotation.
  • Invoke Stateless Remote EJBs by defining a single configuration tag.  No more custom service locators or business delegates.
Simplifications continue across the modules of the framework, allowing you to:
  • Write parameterized JDBC queries in one line of code.
  • Apply convention over configuration when deploying your Spring MVC controllers.
  • Use Spring JSP tags to reduce your typing when developing input forms.




A major goal of Spring 2.0 is to make the common tasks easier.  Version 2.0 also opens up exciting new doors for solving the harder problems in an elegant manner.  In 2.0 you may:

  • Weave custom behavior into multiple points of program execution using AspectJ's concise pointcut expression language.
  • Receive asynchronous JMS messages with transactional and thread-safety guarantees.  See it live
  • Develop your own Bean Configuration Dialect for your application.
  • Inject objects from custom scopes such as "request" and "session" scope in a thread-safe manner.
  • Invoke Groovy, Beanshell, and JRuby scripts from your Java application.
  • Schedule tasks to run asynchronously with sophisticated threading and pooling options.


The Spring Framework - Reference Documentation
http://static.springframework.org/spring/docs/2.0.x/reference/index.html


Spring Framework API 2.0
http://static.springframework.org/spring/docs/2.0.x/api/index.html

http://www.springframework.org/



드디어 Spring2.0이 나왔다
http://toby.epril.com/?p=233

새로워진 SpringFramework 2.0 둘러보기
http://www.jtop.org/blog/512
Posted by ologist

블로그 이미지
ologist

공지사항

Yesterday170
Today51
Total33,492

달력

 « |  » 2012.02
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29      

최근에 받은 트랙백

글 보관함