Spring > Client consuming rest services > Flashcards
client package
1.Code to interfaces–> that define the rest methods to be called:2.Annotate @Service–> the Class implementing the interfaceUse a refenrence to the WebClient