Skip to content

Here is the custom DI/IoC framework, implemented in order to understand better the concepts of basic functionality provided by the Spring framework.

License

Notifications You must be signed in to change notification settings

cyberalexander/winter-io

Repository files navigation

WINTER-IO

About

Here is the custom DI/IoC framework, implemented in order to dive into concepts of core functionality provided by the spring framework.

Getting Started

$ mvn -U clean install

Add dependency to your project:

<dependency>
    <groupId>com.leonovich.winter.io</groupId>
    <artifactId>winter-io</artifactId>
    <version>${winter.version}</version>
</dependency>

Latest Release

2022.04.01-SNAPSHOT

About

Here is the custom DI/IoC framework, implemented in order to understand better the concepts of basic functionality provided by the Spring framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published