This is a read only fork for Delphinus-Support - please report any issues or pull requests on the main repository
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.
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.
2.0 (11.11.2023)
- 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.
Copyright (c) 2009 - 2023 Spring4D Team