Introduction"

From Documentation
m
Line 1: Line 1:
 
{{ZKSpringEssentialsPageHeader}}
 
{{ZKSpringEssentialsPageHeader}}
ZK Spring is an integration library that helps application developers to facilitate development with Spring and ZK freameworks. 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 [the example project](https://github.com/zkoss/zkspring/tree/master/zkspringessentials/zkspringcoresec) for sample usages.
  
  

Revision as of 04:01, 29 June 2021

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](https://github.com/zkoss/zkspring/tree/master/zkspringessentials/zkspringcoresec) for sample usages.


Subsections:


Version History

Last Update : 2021/06/29


Version Date Content
     


Last Update : 2021/06/29

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