default strategy | Community
Skip to main content
manikanthar1295
Level 5
May 3, 2019
Solved

default strategy

  • May 3, 2019
  • 1 reply
  • 1445 views

Hi,

I have not  mentioned any  default strategy in sling model.

What would be default strategy if we not mentioned any thing.

Whether it is required or optional

Regards

Manikantha R

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by arunpatidar

Required is default e.g. DefaultInjectionStrategy.REQUIRED (which is the default),

1 reply

arunpatidar
Community Advisor
arunpatidarCommunity AdvisorAccepted solution
Community Advisor
May 3, 2019

Required is default e.g. DefaultInjectionStrategy.REQUIRED (which is the default),

Arun Patidar