Co-Authored-By: Claude Sonnet 5 <[email protected]> Claude-Session: https://claude.ai/code/session_01JoVmf2fWvcpoXndcDSwRf7
6 lines
211 B
Plaintext
6 lines
211 B
Plaintext
# Inside a Spring context all three styles work
|
|
|
|
ConstructorOrderService -> charged 700 cents for B-1
|
|
SetterOrderService -> charged 700 cents for B-1
|
|
FieldOrderService -> charged 700 cents for B-1
|