Co-Authored-By: Claude Sonnet 5 <[email protected]> Claude-Session: https://claude.ai/code/session_01JoVmf2fWvcpoXndcDSwRf7
6 lines
362 B
Plaintext
6 lines
362 B
Plaintext
# The parameter-name fallback needs javac -parameters (compiled twice from the same source)
|
|
|
|
javac -parameters : started, picked PaypalGateway
|
|
javac (no flag) : FAILED NoUniqueBeanDefinitionException
|
|
No qualifying bean of type 'com.ankurm.coredi.injection.PaymentGateway' available: expected single matching bean but found 2: stripeGateway,paypalGateway
|