Introduction"

From Documentation
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
ZK Spring is an integration library that helps application developers to facilitate development with Spring and ZK framework. Currently, ZK Spring integration library provides support and additional features for integrating with Spring core framework and Spring Security. Highlight features are exposed in Spring-managed beans within ZK framework, ZK custom scopes for Spring-managed beans, and securing ZK components. In the following chapters, we will describe how to use these features with example codes and details.
 
ZK Spring is an integration library that helps application developers to facilitate development with Spring and ZK framework. Currently, ZK Spring integration library provides support and additional features for integrating with Spring core framework and Spring Security. Highlight features are exposed in Spring-managed beans within ZK framework, ZK custom scopes for Spring-managed beans, and securing ZK components. In the following chapters, we will describe how to use these features with example codes and details.
  
Please check [https://github.com/zkoss/zkspring/tree/master/zkspringessentials/zkspringcoresec|the example project] for sample usages.
+
Please check [https://github.com/zkoss/zkspring/tree/master/zkspringessentials/zkspringcoresec the example project] for sample usages.
  
  
{{ZKSpringEssentialsHeadingToc}}
 
 
=Version History=
 
{{LastUpdated}}
 
{| border='1px' | width="100%"
 
! Version !! Date !! Content
 
|-
 
|  
 
|  
 
|  
 
|}
 
 
{{ZKSpringEssentialsPageFooter}}
 
{{ZKSpringEssentialsPageFooter}}

Latest revision as of 01:30, 14 December 2022

Introduction



ZK Spring is an integration library that helps application developers to facilitate development with Spring and ZK framework. Currently, ZK Spring integration library provides support and additional features for integrating with Spring core framework and Spring Security. Highlight features are exposed in Spring-managed beans within ZK framework, ZK custom scopes for Spring-managed beans, and securing ZK components. In the following chapters, we will describe how to use these features with example codes and details.

Please check the example project for sample usages.



Last Update : 2022/12/14

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