• Skip to primary navigation
  • Skip to content
  • Skip to footer
  • ZK Getting Started
  • ZK Essentials
  • ZK Developer's Reference
  • ZK MVVM Reference
  • ZK Component Reference
  • ZUML Reference
  • ZK Installation Guide
  • ZK Configuration Reference
  • ZK Style Customization Guide
  • ZK Component Development Essentials
  • ZK Client-side Reference
  • ZK Charts
  • ZK Pivottable
  • ZK Calendar
  • Keikai
  • ZK Spring Essentials
  • ZATS Essentials
  • ZK JSP Tags Essentials
  • ZK Studio Essentials
  • Latest JavaDoc
  • Latest JavaScript Doc
  • Legacy APIs
  • Deprecated Documentations
      /zk_spring_essentials/working_with_zk_spring_core.html
    • Introduction
    • Getting Started with ZK Spring
      • Setting Up ZK Spring
      • Setting Up ZK Spring using Maven
    • Working with ZK Spring
      • Working with ZK Spring Core
        • Using Spring Variable Resolver
        • Using Custom ZK Scopes For Spring Beans
      • Working with ZK Spring Security
        • Secure a ZK Application with Spring Security
        • Add Security in the View Layer

    Working with ZK Spring Core

    On this page

    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.

    Twitter Facebook LinkedIn
    © 2025 Potix Corporation. Privacy Policy