410 likes | 541 Views
ECMS – Phase 2 Presentation. Team S07. Agenda. Scope of project Global use case diagram Analysis use cases High Level design ( Software Architecture) Prototype challenges faced and remaining Technical risks mitigated Transition strategy Management Issues / Change Requests
E N D
ECMS – Phase 2 Presentation Team S07
Agenda • Scope of project • Global use case diagram • Analysis use cases • High Level design (Software Architecture) • Prototype challenges faced and remaining • Technical risks mitigated • Transition strategy • Management Issues / Change Requests • Management Progress and Tracking • Plans for implementation phase
Following are key features of Spring framework, which ECMS application enjoys: • Annotation Driven Architecture. • IOC or Dependency Injection by its Component Scanning mechanism, which saves the time for instantiation of user objects. • Decoupling between Dispatcher and Mapping and View resolving mechanism. • Aspect Oriented Programming model • Spring in-built role based security.