-1

I am a little bit confused about Blueprint, Spring DM and DS (Declarative Services).

Form what I think it is:

  1. Spring DM came first.
  2. OSGi like the idea and defined the Blueprint standard based on Spring DM.
  3. Spring DM became the reference implementation of Blueprint.

No?

And how does DS (Declarative Services) fit into the picture?

Frizz
  • 2,524
  • 6
  • 31
  • 45

1 Answers1

0

Well some others did not like the idea and created declarative services :-)

Blueprint is largely xml focused and declarative services is largely annotation focused. In the end I think it would have been better to have one project that allows both.

Christian Schneider
  • 19,420
  • 2
  • 39
  • 64