application-context
There are 13 repositories under application-context topic.
bootsrc/distarch
Java分布式系统架构。包括分布式锁,一致性哈希,分库分表,单点登录,缓存,消息队列等
Liftric/DIKit
Dependency Injection Framework for Swift, inspired by KOIN.
vRallev/app-context
A tiny utility library for Android to get the global app context without overriding the application class.
jaywonder20/Flask_Api_Starter
A boiler plate for Restful API development in FLASK (With Application Context , SqlAlchemy and Flask restfull)
khandelia7/SpringMVC_Learning2
Guided By: Telusko [2.1 Dependency Injection 2.3 Spring Core IOC]
lyuchkov/schedule
Приложение для составления расписания занятий в институте с графическим интерфейсом/Application for scheduling classes at the institute with a graphical interface
piousdev/hospital-cli
This CLI app manages hospital visitor registrations. The app lets people register for doctor or patient visits. It uses Spring Framework and Spring Application Context for dependency injection.
STDevDos/spring-practices-old
Initial examples
tvrzna/wireable
Simple Java singleton dependency injection via Reflections.
daggerok/daggerok-context
Simplest dependency injection library ever! Small and fast, supports java 1.5+, processing @Inject (and optionally @Singleton) annotation, JSR-330
pixelbrackets/application-context
Define the context of the current enviroment, in order to adapt configuration options depending on the stage an app is running on
potlitel/EFCoreRepository_UnitOfWork
Practical exercise of the following link : Patrón Repositorio & Unit of Work con Entity Framework Core y .NET 6 (https://arbems.com/ef-core-patrones-repository-unit-of-work/)