Skip to content

License

SpringFlow is licensed under the Apache License 2.0.

Apache License 2.0

Copyright 2024-2025 SpringFlow Team

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

What This Means

The Apache License 2.0 is a permissive free software license that:

  • Permits: Commercial use, modification, distribution, patent use, and private use
  • Requires: License and copyright notice inclusion, and state changes documentation
  • Allows: Sublicensing under compatible licenses
  • Does not provide: Trademark use rights or warranty

Full License Text

For the complete license text, see:

Third-Party Dependencies

SpringFlow depends on several open-source libraries, each with their own licenses:

  • Spring Framework: Apache License 2.0
  • Spring Boot: Apache License 2.0
  • Spring Data JPA: Apache License 2.0
  • Hibernate: LGPL 2.1
  • Jackson: Apache License 2.0
  • SLF4J: MIT License
  • Lombok: MIT License

All dependencies are compatible with the Apache License 2.0.