Skip to content

Ace-Nanter/InjectionProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InjectionProject

Implementation of EJB injection process.

Features

  • Services injection
  • Singleton management
  • Cascade injections
  • Class loader exceptions
  • Annotation @preferred
  • Annotation @Log
  • Transaction management system

Installation & Execution

  • Build the Maven project in the root folder.
  • Run all the tests.