Files
spring-boot-demo/core-di/output/07-spring-wires-all-three.txt
T

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