Skip to content

VSoftTechnologies/Spring4DMirror

Repository files navigation

Spring4D medium.png

Spring4D is an open-source code library for Embarcadero Delphi XE and higher. It consists of a number of different modules that contain a base class library (common types, interface based collection types, reflection extensions) and a dependency injection framework. It uses the Apache License 2.0.

Join us on the Spring4D Google Group.

Installation

Just run the Build.exe and select the Delphi versions you want to install Spring4D for.
Alternatively open the project group in your IDE and compile the packages. Add the Library\<delphiversion>\<config> folder to your library path to access the precompiled units.

Current version

2.0 (11.11.2023)

Known issues

  • Some warnings when compiling for mobile compilers.
  • The deployment of the unit test project might fail for mobile compilers (iOS ARM and Android).
  • Compilation on some older versions for iOS and Android might fail due to compiler bugs.

Please support us

btn_donate_LG.gif

Copyright (c) 2009 - 2023 Spring4D Team