Working with ZK Spring Core"

From Documentation
Line 1: Line 1:
 
{{ZKSpringEssentialsPageHeader}}
 
{{ZKSpringEssentialsPageHeader}}
ZK Spring Core facilitates ZK's integration with Spring core framework. It has several features that allow seamless integration of both such as it can expose Spring beans within ZK framework, inject ZK components into Spring managed beans and provide ZK custom scopes for  Spring beans. In the following sections we will explore these features in detail. You can also [http://zkspring.googlecode.com/files/zkspringcoresec.war download examples archive with source code].
+
ZK Spring Core facilitates ZK's integration with Spring core framework. It has several features that allow seamless integration of both such as it can expose Spring beans within ZK framework, inject ZK components into Spring managed beans and provide ZK custom scopes for  Spring beans. In the following sections we will explore these features in detail. You can also [https://github.com/zkoss/zkspring/tree/master/zkspringessentials/zkspringcoresec check out the example source code on github].
  
 
{{ZKSpringEssentialsHeadingToc}}
 
{{ZKSpringEssentialsHeadingToc}}

Revision as of 03:03, 3 June 2020

Working with ZK Spring Core



ZK Spring Core facilitates ZK's integration with Spring core framework. It has several features that allow seamless integration of both such as it can expose Spring beans within ZK framework, inject ZK components into Spring managed beans and provide ZK custom scopes for Spring beans. In the following sections we will explore these features in detail. You can also check out the example source code on github.



Version History

Last Update : 2020/06/03


Version Date Content
     


Last Update : 2020/06/03

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.