https://github.com/quarkusio/quarkus-spring-api
Extract of the Spring APIs used by the Quarkus Spring compatibility layer
https://github.com/quarkusio/quarkus-spring-api
Last synced: 4 months ago
JSON representation
Extract of the Spring APIs used by the Quarkus Spring compatibility layer
- Host: GitHub
- URL: https://github.com/quarkusio/quarkus-spring-api
- Owner: quarkusio
- License: apache-2.0
- Created: 2020-02-20T16:43:07.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T07:42:08.000Z (8 months ago)
- Last Synced: 2025-01-29T18:38:16.465Z (4 months ago)
- Language: Java
- Size: 89.8 KB
- Stars: 4
- Watchers: 4
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# quarkus-spring-api
This is a Spring Dependency API only dependency. The idea is to have only the classes used by Quarkus (and the transitive dependencies)
This absolutely minimum dependencies would be a great benefit to reduce the footprint of Quarkus applications using the spring modules.