milton0825 / plano

Plano - a simple scheduling service
GNU General Public License v3.0
4 stars 0 forks source link

[PLANO-11] Dependency with Spring #15

Closed milton0825 closed 7 years ago

milton0825 commented 7 years ago

Scope

We should compare different Spring injection methods

  1. Annotation-based
  2. XML-based
  3. Java-based

and choose one above to implement.

milton0825 commented 7 years ago

21 done.