whiskyzhu / myschedule

Automatically exported from code.google.com/p/myschedule
0 stars 0 forks source link

Remove spring #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The web app is simple enough to not use spring. Remove it will shrink package 
size and less dependency. It also would deploy more reliably, easier on 
different app servers.

Original issue reported on code.google.com by saltnlight5 on 18 Oct 2011 at 1:11

GoogleCodeExporter commented 9 years ago
Done.

Original comment by saltnlight5 on 18 Oct 2011 at 2:07

GoogleCodeExporter commented 9 years ago

Original comment by saltnlight5 on 18 Oct 2011 at 2:09

GoogleCodeExporter commented 9 years ago

Original comment by saltnlight5 on 18 Oct 2011 at 2:10

GoogleCodeExporter commented 9 years ago
Fixed. Removed all Spring dependencies and created only Servlet API based 
classes.

Original comment by saltnlight5 on 22 Oct 2011 at 3:18