Spring application examples over Karaf

Are there any public examples of Spring applications in Karaf 2.2.x, in particular, using @Repositoryother annotations of Spring components?

+3
source share
1 answer

If you want to use Spring and Karaf, you are most likely tied to Spring DM version 1.2.1 and therefore also possibly tied to Spring 2.5.6 as well. You should probably go over to the plan.

+2
source

All Articles