Remove spring JARs dependency from click-examples.
--------------------------------------------------

                 Key: CLK-516
                 URL: https://issues.apache.org/jira/browse/CLK-516
             Project: Click
          Issue Type: Improvement
          Components: examples
            Reporter: Adrian A.


Remove Spring from click-examples to make them more accessible to new users.
There are many reasons for this (and I guess it was discussed several times in 
the past).
I also mentioned this in:
https://issues.apache.org/jira/browse/CLK-384 :
-=======-
Besides there's a much more complete project using Click with Spring:
http://svn.apache.org/repos/asf/incubator/click/trunk/examples/click-spring-cayenne/
plus the documentation, so I don't think the Spring users will be 
disadvantaged. 
-=======-

so I created a new issue to track this.

It looks like not to many classes depend on SpringPage, so it is very easy to 
replace it with
a "BasePage" that has all the services without injection.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to