A java mini ioc container
Follow minBox
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
-
minbox is a java micro-container,which defined some interface standard and supplied an implementation based on them, the developers can get directly bean instance from container or use xml context and it is very easy to use. Support List 1:construction injection 2:property injection 3:invocation injection 4:AOP interception(sub wrapper and proxy) 4:type converter 5:parameter type:java primitive type and java container type 6:XML configuration You can find out download link from project blog,thanks!