This repository has been archived by the owner on Nov 16, 2020. It is now read-only.
Service 1.0.0
📦 Introducing Service, a dependency injection / inversion of control framework.
Getting Started:
https://docs.vapor.codes/3.0/service/getting-started/
API Docs:
https://api.vapor.codes/service/1.0.0/Service
Changes since 1.0.0-rc.2.2:
New:
- Cleaned up code, organized files, added many missing API docs. Converted some APIs to
internal
to reduce API surface. - Added
ContainerAlias
type allows a type to simply be an alias for another container. This allowsSubContainer
to become more specialized, reducing confusion.
Milestone:
1.0.0